#fecedc color space conversions
Hex:
#fecedc
RGB:
254, 206, 220
CMY:
0, 19, 14
CMYK:
0, 19, 13, 0
HSL:
343°, 96.0000%, 90.1961%
HSV (HSB):
343°, 18.8976%, 99.6078%
XYZ:
75.8626, 70.3808, 77.2966
xyY:
0.3394, 0.3148, 70.3808
CIE-Lab:
87.1833, 19.0471, -0.5123
CIE-LCH:
87.1833, 19.0540, 358.4594
CIE-Luv:
87.1833, 28.0158, -4.2666
Hunter-Lab:
83.8932, 14.6001, 4.0973
#fecedc color charts
#fecedc color shades, tints & tones
#fecedc color schemes
#fecedc color preview, HTML & CSS examples
This text has a color of #fecedc
<p style="color:#fecedc;">Text here</p>
.mytext {color:#fecedc;}
This box has a color of #fecedc
<div style="background-color:#fecedc;">Content here</div>
.mybackground {background-color:#fecedc;}
Border around this has a color of #fecedc
<div style="border:2px solid #fecedc;">Content here</div>
.myborder {border:2px solid #fecedc;}