#fcefef color space conversions
Hex:
#fcefef
RGB:
252, 239, 239
CMY:
1, 6, 6
CMYK:
0, 5, 5, 1
HSL:
0°, 68.4211%, 96.2745%
HSV (HSB):
0°, 5.1587%, 98.8235%
XYZ:
86.5914, 88.6604, 94.2107
xyY:
0.3213, 0.3290, 88.6604
CIE-Lab:
95.4383, 4.3724, 1.5553
CIE-LCH:
95.4383, 4.6408, 19.5813
CIE-Luv:
95.4383, 7.4553, 1.5916
Hunter-Lab:
94.1597, -0.6268, 6.5897
#fcefef color charts
#fcefef color shades, tints & tones
#fcefef color schemes
#fcefef color preview, HTML & CSS examples
This text has a color of #fcefef
<p style="color:#fcefef;">Text here</p>
.mytext {color:#fcefef;}
This box has a color of #fcefef
<div style="background-color:#fcefef;">Content here</div>
.mybackground {background-color:#fcefef;}
Border around this has a color of #fcefef
<div style="border:2px solid #fcefef;">Content here</div>
.myborder {border:2px solid #fcefef;}