#fcdca2 color space conversions
Hex:
#fcdca2
RGB:
252, 220, 162
CMY:
1, 14, 36
CMYK:
0, 13, 36, 1
HSL:
39°, 93.7500%, 81.1765%
HSV (HSB):
39°, 35.7143%, 98.8235%
XYZ:
72.2597, 74.4905, 44.7520
xyY:
0.3773, 0.3890, 74.4905
CIE-Lab:
89.1538, 3.0916, 32.5985
CIE-LCH:
89.1538, 32.7448, 84.5823
CIE-Luv:
89.1538, 23.7459, 44.1202
Hunter-Lab:
86.3079, -1.5929, 29.6727
#fcdca2 color charts
#fcdca2 color shades, tints & tones
#fcdca2 color schemes
#fcdca2 color preview, HTML & CSS examples
This text has a color of #fcdca2
<p style="color:#fcdca2;">Text here</p>
.mytext {color:#fcdca2;}
This box has a color of #fcdca2
<div style="background-color:#fcdca2;">Content here</div>
.mybackground {background-color:#fcdca2;}
Border around this has a color of #fcdca2
<div style="border:2px solid #fcdca2;">Content here</div>
.myborder {border:2px solid #fcdca2;}