#fcd2b5 color space conversions
Hex:
#fcd2b5
RGB:
252, 210, 181
CMY:
1, 18, 29
CMYK:
0, 17, 28, 1
HSL:
25°, 92.2078%, 84.9020%
HSV (HSB):
25°, 28.1746%, 98.8235%
XYZ:
71.5320, 70.1248, 53.4814
xyY:
0.3666, 0.3594, 70.1248
CIE-Lab:
87.0581, 10.5879, 19.8849
CIE-LCH:
87.0581, 22.5281, 61.9666
CIE-Luv:
87.0581, 28.3250, 26.3143
Hunter-Lab:
83.7406, 5.9304, 20.7525
#fcd2b5 color charts
#fcd2b5 color shades, tints & tones
#fcd2b5 color schemes
#fcd2b5 color preview, HTML & CSS examples
This text has a color of #fcd2b5
<p style="color:#fcd2b5;">Text here</p>
.mytext {color:#fcd2b5;}
This box has a color of #fcd2b5
<div style="background-color:#fcd2b5;">Content here</div>
.mybackground {background-color:#fcd2b5;}
Border around this has a color of #fcd2b5
<div style="border:2px solid #fcd2b5;">Content here</div>
.myborder {border:2px solid #fcd2b5;}