#ccc0a9 color space conversions
Hex:
#ccc0a9
RGB:
204, 192, 169
CMY:
20, 25, 34
CMYK:
0, 6, 17, 20
HSL:
39°, 25.5474%, 73.1373%
HSV (HSB):
39°, 17.1569%, 80.0000%
XYZ:
50.9129, 53.4012, 45.1602
xyY:
0.3406, 0.3573, 53.4012
CIE-Lab:
78.1113, 0.4169, 13.1090
CIE-LCH:
78.1113, 13.1157, 88.1784
CIE-Luv:
78.1113, 8.5380, 18.6861
Hunter-Lab:
73.0761, -3.5204, 14.5128
#ccc0a9 color charts
#ccc0a9 color shades, tints & tones
#ccc0a9 color schemes
#ccc0a9 color preview, HTML & CSS examples
This text has a color of #ccc0a9
<p style="color:#ccc0a9;">Text here</p>
.mytext {color:#ccc0a9;}
This box has a color of #ccc0a9
<div style="background-color:#ccc0a9;">Content here</div>
.mybackground {background-color:#ccc0a9;}
Border around this has a color of #ccc0a9
<div style="border:2px solid #ccc0a9;">Content here</div>
.myborder {border:2px solid #ccc0a9;}