#ccbbaa color space conversions
Hex:
#ccbbaa
RGB:
204, 187, 170
CMY:
20, 27, 33
CMYK:
0, 8, 17, 20
HSL:
30°, 25.0000%, 73.3333%
HSV (HSB):
30°, 16.6667%, 80.0000%
XYZ:
49.9279, 51.2803, 45.2968
xyY:
0.3408, 0.3500, 51.2803
CIE-Lab:
76.8485, 3.2241, 10.7815
CIE-LCH:
76.8485, 11.2533, 73.3513
CIE-Luv:
76.8485, 11.2662, 14.9075
Hunter-Lab:
71.6103, -0.8648, 12.6235
#ccbbaa color charts
#ccbbaa color shades, tints & tones
#ccbbaa color schemes
#ccbbaa color preview, HTML & CSS examples
This text has a color of #ccbbaa
<p style="color:#ccbbaa;">Text here</p>
.mytext {color:#ccbbaa;}
This box has a color of #ccbbaa
<div style="background-color:#ccbbaa;">Content here</div>
.mybackground {background-color:#ccbbaa;}
Border around this has a color of #ccbbaa
<div style="border:2px solid #ccbbaa;">Content here</div>
.myborder {border:2px solid #ccbbaa;}