#ccc5b4 color space conversions
Hex:
#ccc5b4
RGB:
204, 197, 180
CMY:
20, 23, 29
CMYK:
0, 3, 12, 20
HSL:
43°, 19.0476%, 75.2941%
HSV (HSB):
43°, 11.7647%, 80.0000%
XYZ:
53.1063, 56.0652, 51.2027
xyY:
0.3311, 0.3496, 56.0652
CIE-Lab:
79.6509, -0.4698, 9.3877
CIE-LCH:
79.6509, 9.3995, 92.8647
CIE-Luv:
79.6509, 5.0900, 13.7519
Hunter-Lab:
74.8767, -4.4330, 11.8696
#ccc5b4 color charts
#ccc5b4 color shades, tints & tones
#ccc5b4 color schemes
#ccc5b4 color preview, HTML & CSS examples
This text has a color of #ccc5b4
<p style="color:#ccc5b4;">Text here</p>
.mytext {color:#ccc5b4;}
This box has a color of #ccc5b4
<div style="background-color:#ccc5b4;">Content here</div>
.mybackground {background-color:#ccc5b4;}
Border around this has a color of #ccc5b4
<div style="border:2px solid #ccc5b4;">Content here</div>
.myborder {border:2px solid #ccc5b4;}