How to set hex color into CCLayerColor::initWithColor()

Hello all
im beginer , can i set hex color or better more global question
does cocos2d-x supports hex format like : #d0e7f9

I haven’t seen any method for that in cocos2d-x. Probably you will need to write your own.