#fcfeef color space conversions
Hex:
#fcfeef
RGB:
252, 254, 239
CMY:
1, 0, 6
CMYK:
1, 0, 6, 0
HSL:
68°, 88.2353%, 96.6667%
HSV (HSB):
68°, 5.9055%, 99.6078%
XYZ:
91.1667, 97.8111, 95.7358
xyY:
0.3202, 0.3435, 97.8111
CIE-Lab:
99.1474, -3.2238, 6.9273
CIE-LCH:
99.1474, 7.6407, 114.9560
CIE-Luv:
99.1474, -0.3174, 11.1507
Hunter-Lab:
98.8995, -8.5307, 11.8363
#fcfeef color charts
#fcfeef color shades, tints & tones
#fcfeef color schemes
#fcfeef color preview, HTML & CSS examples
This text has a color of #fcfeef
<p style="color:#fcfeef;">Text here</p>
.mytext {color:#fcfeef;}
This box has a color of #fcfeef
<div style="background-color:#fcfeef;">Content here</div>
.mybackground {background-color:#fcfeef;}
Border around this has a color of #fcfeef
<div style="border:2px solid #fcfeef;">Content here</div>
.myborder {border:2px solid #fcfeef;}