#fefecd color space conversions
Hex:
#fefecd
RGB:
254, 254, 205
CMY:
0, 0, 20
CMYK:
0, 0, 19, 0
HSL:
60°, 96.0784%, 90.0000%
HSV (HSB):
60°, 19.2913%, 99.6078%
XYZ:
87.3343, 96.3622, 71.7544
xyY:
0.3419, 0.3772, 96.3622
CIE-Lab:
98.5760, -7.7696, 23.5007
CIE-LCH:
98.5760, 24.7517, 108.2945
CIE-Luv:
98.5760, 2.5711, 35.6243
Hunter-Lab:
98.1643, -12.9805, 25.3762
#fefecd color charts
#fefecd RGB chart
#fefecd CMYK chart
#fefecd RGB pie chart
#fefecd color shades, tints & tones
#fefecd color schemes
#fefecd color preview, HTML & CSS examples
This text has a color of #fefecd
<p style="color:#fefecd;">Text here</p>
.mytext {color:#fefecd;}
Text color #fefecd
This box has a color of #fefecd
<div style="background-color:#fefecd;">Content here</div>
.mybackground {background-color:#fefecd;}
Background color #fefecd
Border around this has a color of #fefecd
<div style="border:2px solid #fefecd;">Content here</div>
.myborder {border:2px solid #fefecd;}
Border color #fefecd