#fcdfdf color space conversions
Hex:
#fcdfdf
RGB:
252, 223, 223
CMY:
1, 13, 13
CMYK:
0, 12, 12, 1
HSL:
0°, 82.8571%, 93.1373%
HSV (HSB):
0°, 11.5079%, 98.8235%
XYZ:
79.8518, 78.7985, 80.8130
xyY:
0.3335, 0.3291, 78.7985
CIE-Lab:
91.1430, 9.9703, 3.6494
CIE-LCH:
91.1430, 10.6172, 20.1041
CIE-Luv:
91.1430, 17.1736, 3.6886
Hunter-Lab:
88.7685, 5.2250, 8.1616
#fcdfdf color charts
#fcdfdf color shades, tints & tones
#fcdfdf color schemes
#fcdfdf color preview, HTML & CSS examples
This text has a color of #fcdfdf
<p style="color:#fcdfdf;">Text here</p>
.mytext {color:#fcdfdf;}
This box has a color of #fcdfdf
<div style="background-color:#fcdfdf;">Content here</div>
.mybackground {background-color:#fcdfdf;}
Border around this has a color of #fcdfdf
<div style="border:2px solid #fcdfdf;">Content here</div>
.myborder {border:2px solid #fcdfdf;}