#ccc7aa color space conversions
Hex:
#ccc7aa
RGB:
204, 199, 170
CMY:
20, 22, 33
CMYK:
0, 2, 17, 20
HSL:
51°, 25.0000%, 73.3333%
HSV (HSB):
51°, 16.6667%, 80.0000%
XYZ:
52.5810, 56.5865, 46.1812
xyY:
0.3385, 0.3643, 56.5865
CIE-Lab:
79.9465, -3.1062, 15.1574
CIE-LCH:
79.9465, 15.4724, 101.5812
CIE-Luv:
79.9465, 4.5832, 22.2320
Hunter-Lab:
75.2240, -6.8719, 16.2577
#ccc7aa color charts
#ccc7aa color shades, tints & tones
#ccc7aa color schemes
#ccc7aa color preview, HTML & CSS examples
This text has a color of #ccc7aa
<p style="color:#ccc7aa;">Text here</p>
.mytext {color:#ccc7aa;}
This box has a color of #ccc7aa
<div style="background-color:#ccc7aa;">Content here</div>
.mybackground {background-color:#ccc7aa;}
Border around this has a color of #ccc7aa
<div style="border:2px solid #ccc7aa;">Content here</div>
.myborder {border:2px solid #ccc7aa;}