#fcd2c7 color space conversions
Hex:
#fcd2c7
RGB:
252, 210, 199
CMY:
1, 18, 22
CMYK:
0, 17, 21, 1
HSL:
12°, 89.8305%, 88.4314%
HSV (HSB):
12°, 21.0317%, 98.8235%
XYZ:
73.5003, 70.9122, 63.8464
xyY:
0.3529, 0.3405, 70.9122
CIE-Lab:
87.4423, 13.0655, 10.9489
CIE-LCH:
87.4423, 17.0465, 39.9630
CIE-Luv:
87.4423, 26.6299, 13.6206
Hunter-Lab:
84.2094, 8.4334, 13.9937
#fcd2c7 color charts
#fcd2c7 color shades, tints & tones
#fcd2c7 color schemes
#fcd2c7 color preview, HTML & CSS examples
This text has a color of #fcd2c7
<p style="color:#fcd2c7;">Text here</p>
.mytext {color:#fcd2c7;}
This box has a color of #fcd2c7
<div style="background-color:#fcd2c7;">Content here</div>
.mybackground {background-color:#fcd2c7;}
Border around this has a color of #fcd2c7
<div style="border:2px solid #fcd2c7;">Content here</div>
.myborder {border:2px solid #fcd2c7;}