#fcf9d3 color space conversions
Hex:
#fcf9d3
RGB:
252, 249, 211
CMY:
1, 2, 17
CMYK:
0, 1, 16, 1
HSL:
56°, 87.2340%, 90.7843%
HSV (HSB):
56°, 16.2698%, 98.8235%
XYZ:
85.7784, 93.1500, 75.0867
xyY:
0.3377, 0.3667, 93.1500
CIE-Lab:
97.2884, -5.1237, 18.6271
CIE-LCH:
97.2884, 19.3189, 105.3798
CIE-Luv:
97.2884, 3.8102, 28.3531
Hunter-Lab:
96.5142, -10.2554, 21.4331
#fcf9d3 color charts
#fcf9d3 color shades, tints & tones
#fcf9d3 color schemes
#fcf9d3 color preview, HTML & CSS examples
This text has a color of #fcf9d3
<p style="color:#fcf9d3;">Text here</p>
.mytext {color:#fcf9d3;}
This box has a color of #fcf9d3
<div style="background-color:#fcf9d3;">Content here</div>
.mybackground {background-color:#fcf9d3;}
Border around this has a color of #fcf9d3
<div style="border:2px solid #fcf9d3;">Content here</div>
.myborder {border:2px solid #fcf9d3;}