#fcf5df color space conversions
Hex:
#fcf5df
RGB:
252, 245, 223
CMY:
1, 4, 13
CMYK:
0, 3, 12, 1
HSL:
46°, 82.8571%, 93.1373%
HSV (HSB):
46°, 11.5079%, 98.8235%
XYZ:
86.1166, 91.3280, 82.9013
xyY:
0.3308, 0.3508, 91.3280
CIE-Lab:
96.5449, -1.2849, 11.4165
CIE-LCH:
96.5449, 11.4886, 96.4214
CIE-Luv:
96.5449, 5.3015, 17.3457
Hunter-Lab:
95.5657, -6.3892, 15.4631
#fcf5df color charts
#fcf5df color shades, tints & tones
#fcf5df color schemes
#fcf5df color preview, HTML & CSS examples
This text has a color of #fcf5df
<p style="color:#fcf5df;">Text here</p>
.mytext {color:#fcf5df;}
This box has a color of #fcf5df
<div style="background-color:#fcf5df;">Content here</div>
.mybackground {background-color:#fcf5df;}
Border around this has a color of #fcf5df
<div style="border:2px solid #fcf5df;">Content here</div>
.myborder {border:2px solid #fcf5df;}