#fcc6b3 color space conversions
Hex:
#fcc6b3
RGB:
252, 198, 179
CMY:
1, 22, 30
CMYK:
0, 21, 29, 1
HSL:
16°, 92.4051%, 84.5098%
HSV (HSB):
16°, 28.9683%, 98.8235%
XYZ:
68.4757, 64.3383, 51.4573
xyY:
0.3716, 0.3491, 64.3383
CIE-Lab:
84.1416, 16.5869, 16.8729
CIE-LCH:
84.1416, 23.6606, 45.4897
CIE-Luv:
84.1416, 35.8048, 20.9000
Hunter-Lab:
80.2112, 12.0146, 18.1119
#fcc6b3 color charts
#fcc6b3 color shades, tints & tones
#fcc6b3 color schemes
#fcc6b3 color preview, HTML & CSS examples
This text has a color of #fcc6b3
<p style="color:#fcc6b3;">Text here</p>
.mytext {color:#fcc6b3;}
This box has a color of #fcc6b3
<div style="background-color:#fcc6b3;">Content here</div>
.mybackground {background-color:#fcc6b3;}
Border around this has a color of #fcc6b3
<div style="border:2px solid #fcc6b3;">Content here</div>
.myborder {border:2px solid #fcc6b3;}