#ccc8a5 color space conversions
Hex:
#ccc8a5
RGB:
204, 200, 165
CMY:
20, 22, 35
CMYK:
0, 2, 19, 20
HSL:
54°, 27.6596%, 72.3529%
HSV (HSB):
54°, 19.1176%, 80.0000%
XYZ:
52.3476, 56.8625, 43.8139
xyY:
0.3421, 0.3716, 56.8625
CIE-Lab:
80.1022, -4.3856, 18.0388
CIE-LCH:
80.1022, 18.5643, 103.6646
CIE-Luv:
80.1022, 4.3037, 26.3422
Hunter-Lab:
75.4073, -8.0481, 18.3358
#ccc8a5 color charts
#ccc8a5 color shades, tints & tones
#ccc8a5 color schemes
#ccc8a5 color preview, HTML & CSS examples
This text has a color of #ccc8a5
<p style="color:#ccc8a5;">Text here</p>
.mytext {color:#ccc8a5;}
This box has a color of #ccc8a5
<div style="background-color:#ccc8a5;">Content here</div>
.mybackground {background-color:#ccc8a5;}
Border around this has a color of #ccc8a5
<div style="border:2px solid #ccc8a5;">Content here</div>
.myborder {border:2px solid #ccc8a5;}