#fcf2db color space conversions
Hex:
#fcf2db
RGB:
252, 242, 219
CMY:
1, 5, 14
CMYK:
0, 4, 13, 1
HSL:
42°, 84.6154%, 92.3529%
HSV (HSB):
42°, 13.0952%, 98.8235%
XYZ:
84.6832, 89.3142, 79.7939
xyY:
0.3337, 0.3519, 89.3142
CIE-Lab:
95.7116, -0.3922, 12.2906
CIE-LCH:
95.7116, 12.2968, 91.8276
CIE-Luv:
95.7116, 7.1579, 18.4121
Hunter-Lab:
94.5062, -5.4391, 16.0943
#fcf2db color charts
#fcf2db color shades, tints & tones
#fcf2db color schemes
#fcf2db color preview, HTML & CSS examples
This text has a color of #fcf2db
<p style="color:#fcf2db;">Text here</p>
.mytext {color:#fcf2db;}
This box has a color of #fcf2db
<div style="background-color:#fcf2db;">Content here</div>
.mybackground {background-color:#fcf2db;}
Border around this has a color of #fcf2db
<div style="border:2px solid #fcf2db;">Content here</div>
.myborder {border:2px solid #fcf2db;}