#ccabaa color space conversions
Hex:
#ccabaa
RGB:
204, 171, 170
CMY:
20, 33, 33
CMYK:
0, 16, 17, 20
HSL:
2°, 25.0000%, 73.3333%
HSV (HSB):
2°, 16.6667%, 80.0000%
XYZ:
46.7204, 44.8655, 44.2277
xyY:
0.3440, 0.3303, 44.8655
CIE-Lab:
72.8032, 11.8297, 4.9909
CIE-LCH:
72.8032, 12.8395, 22.8748
CIE-Luv:
72.8032, 20.2594, 5.0922
Hunter-Lab:
66.9817, 7.2877, 7.7383
#ccabaa color charts
#ccabaa color shades, tints & tones
#ccabaa color schemes
#ccabaa color preview, HTML & CSS examples
This text has a color of #ccabaa
<p style="color:#ccabaa;">Text here</p>
.mytext {color:#ccabaa;}
This box has a color of #ccabaa
<div style="background-color:#ccabaa;">Content here</div>
.mybackground {background-color:#ccabaa;}
Border around this has a color of #ccabaa
<div style="border:2px solid #ccabaa;">Content here</div>
.myborder {border:2px solid #ccabaa;}