#ccc5b3 color space conversions
Hex:
#ccc5b3
RGB:
204, 197, 179
CMY:
20, 23, 30
CMYK:
0, 3, 12, 20
HSL:
43°, 19.6850%, 75.0980%
HSV (HSB):
43°, 12.2549%, 80.0000%
XYZ:
53.0048, 56.0245, 50.6680
xyY:
0.3319, 0.3508, 56.0245
CIE-Lab:
79.6278, -0.6328, 9.8911
CIE-LCH:
79.6278, 9.9114, 93.6606
CIE-Luv:
79.6278, 5.1511, 14.4899
Hunter-Lab:
74.8495, -4.5818, 12.2594
#ccc5b3 color charts
#ccc5b3 color shades, tints & tones
#ccc5b3 color schemes
#ccc5b3 color preview, HTML & CSS examples
This text has a color of #ccc5b3
<p style="color:#ccc5b3;">Text here</p>
.mytext {color:#ccc5b3;}
This box has a color of #ccc5b3
<div style="background-color:#ccc5b3;">Content here</div>
.mybackground {background-color:#ccc5b3;}
Border around this has a color of #ccc5b3
<div style="border:2px solid #ccc5b3;">Content here</div>
.myborder {border:2px solid #ccc5b3;}