#ccc0a2 color space conversions
Hex:
#ccc0a2
RGB:
204, 192, 162
CMY:
20, 25, 36
CMYK:
0, 6, 21, 20
HSL:
43°, 29.1667%, 71.7647%
HSV (HSB):
43°, 20.5882%, 80.0000%
XYZ:
50.2731, 53.1453, 41.7908
xyY:
0.3462, 0.3660, 53.1453
CIE-Lab:
77.9607, -0.6423, 16.6550
CIE-LCH:
77.9607, 16.6674, 92.2083
CIE-Luv:
77.9607, 8.9895, 23.6472
Hunter-Lab:
72.9008, -4.4812, 17.0422
#ccc0a2 color charts
#ccc0a2 color shades, tints & tones
#ccc0a2 color schemes
#ccc0a2 color preview, HTML & CSS examples
This text has a color of #ccc0a2
<p style="color:#ccc0a2;">Text here</p>
.mytext {color:#ccc0a2;}
This box has a color of #ccc0a2
<div style="background-color:#ccc0a2;">Content here</div>
.mybackground {background-color:#ccc0a2;}
Border around this has a color of #ccc0a2
<div style="border:2px solid #ccc0a2;">Content here</div>
.myborder {border:2px solid #ccc0a2;}