#fcc5c0 color space conversions
Hex:
#fcc5c0
RGB:
252, 197, 192
CMY:
1, 23, 25
CMYK:
0, 22, 24, 1
HSL:
5°, 90.9091%, 87.0588%
HSV (HSB):
5°, 23.8095%, 98.8235%
XYZ:
69.6256, 64.4337, 58.6365
xyY:
0.3613, 0.3344, 64.4337
CIE-Lab:
84.1911, 18.8688, 10.0264
CIE-LCH:
84.1911, 21.3672, 27.9851
CIE-Luv:
84.1911, 34.9576, 11.0716
Hunter-Lab:
80.2706, 14.3547, 12.8790
#fcc5c0 color charts
#fcc5c0 color shades, tints & tones
#fcc5c0 color schemes
#fcc5c0 color preview, HTML & CSS examples
This text has a color of #fcc5c0
<p style="color:#fcc5c0;">Text here</p>
.mytext {color:#fcc5c0;}
This box has a color of #fcc5c0
<div style="background-color:#fcc5c0;">Content here</div>
.mybackground {background-color:#fcc5c0;}
Border around this has a color of #fcc5c0
<div style="border:2px solid #fcc5c0;">Content here</div>
.myborder {border:2px solid #fcc5c0;}