#fcbd9d color space conversions
Hex:
#fcbd9d
RGB:
252, 189, 157
CMY:
1, 26, 38
CMYK:
0, 25, 38, 1
HSL:
20°, 94.0594%, 80.1961%
HSV (HSB):
20°, 37.6984%, 98.8235%
XYZ:
64.4283, 59.5250, 39.9920
xyY:
0.3930, 0.3631, 59.5250
CIE-Lab:
81.5793, 18.6202, 25.0100
CIE-LCH:
81.5793, 31.1803, 53.3320
CIE-Luv:
81.5793, 43.8914, 30.7109
Hunter-Lab:
77.1524, 14.0447, 23.2737
#fcbd9d color charts
#fcbd9d color shades, tints & tones
#fcbd9d color schemes
#fcbd9d color preview, HTML & CSS examples
This text has a color of #fcbd9d
<p style="color:#fcbd9d;">Text here</p>
.mytext {color:#fcbd9d;}
This box has a color of #fcbd9d
<div style="background-color:#fcbd9d;">Content here</div>
.mybackground {background-color:#fcbd9d;}
Border around this has a color of #fcbd9d
<div style="border:2px solid #fcbd9d;">Content here</div>
.myborder {border:2px solid #fcbd9d;}