#fcdfad color space conversions
Hex:
#fcdfad
RGB:
252, 223, 173
CMY:
1, 13, 32
CMYK:
0, 12, 31, 1
HSL:
38°, 92.9412%, 83.3333%
HSV (HSB):
38°, 31.3492%, 98.8235%
XYZ:
74.0754, 76.4879, 50.3946
xyY:
0.3686, 0.3806, 76.4879
CIE-Lab:
90.0854, 2.8667, 28.2007
CIE-LCH:
90.0854, 28.3461, 84.1956
CIE-Luv:
90.0854, 21.1180, 38.8754
Hunter-Lab:
87.4574, -1.8630, 27.0561
#fcdfad color charts
#fcdfad color shades, tints & tones
#fcdfad color schemes
#fcdfad color preview, HTML & CSS examples
This text has a color of #fcdfad
<p style="color:#fcdfad;">Text here</p>
.mytext {color:#fcdfad;}
This box has a color of #fcdfad
<div style="background-color:#fcdfad;">Content here</div>
.mybackground {background-color:#fcdfad;}
Border around this has a color of #fcdfad
<div style="border:2px solid #fcdfad;">Content here</div>
.myborder {border:2px solid #fcdfad;}