#fcc1bd color space conversions
Hex:
#fcc1bd
RGB:
252, 193, 189
CMY:
1, 24, 26
CMYK:
0, 23, 25, 1
HSL:
4°, 91.3043%, 86.4706%
HSV (HSB):
4°, 25.0000%, 98.8235%
XYZ:
68.4002, 62.5095, 56.6046
xyY:
0.3648, 0.3334, 62.5095
CIE-Lab:
83.1836, 20.5513, 10.1910
CIE-LCH:
83.1836, 22.9393, 26.3760
CIE-Luv:
83.1836, 37.6779, 10.9341
Hunter-Lab:
79.0629, 16.0665, 12.8958
#fcc1bd color charts
#fcc1bd color shades, tints & tones
#fcc1bd color schemes
#fcc1bd color preview, HTML & CSS examples
This text has a color of #fcc1bd
<p style="color:#fcc1bd;">Text here</p>
.mytext {color:#fcc1bd;}
This box has a color of #fcc1bd
<div style="background-color:#fcc1bd;">Content here</div>
.mybackground {background-color:#fcc1bd;}
Border around this has a color of #fcc1bd
<div style="border:2px solid #fcc1bd;">Content here</div>
.myborder {border:2px solid #fcc1bd;}