#fcd2c0 color space conversions
Hex:
#fcd2c0
RGB:
252, 210, 192
CMY:
1, 18, 25
CMYK:
0, 17, 24, 1
HSL:
18°, 90.9091%, 87.0588%
HSV (HSB):
18°, 23.8095%, 98.8235%
XYZ:
72.7059, 70.5944, 59.6632
xyY:
0.3582, 0.3478, 70.5944
CIE-Lab:
87.2876, 12.0731, 14.4209
CIE-LCH:
87.2876, 18.8075, 50.0642
CIE-Luv:
87.2876, 27.3011, 18.6518
Hunter-Lab:
84.0205, 7.4266, 16.7123
#fcd2c0 color charts
#fcd2c0 color shades, tints & tones
#fcd2c0 color schemes
#fcd2c0 color preview, HTML & CSS examples
This text has a color of #fcd2c0
<p style="color:#fcd2c0;">Text here</p>
.mytext {color:#fcd2c0;}
This box has a color of #fcd2c0
<div style="background-color:#fcd2c0;">Content here</div>
.mybackground {background-color:#fcd2c0;}
Border around this has a color of #fcd2c0
<div style="border:2px solid #fcd2c0;">Content here</div>
.myborder {border:2px solid #fcd2c0;}