#caacac color space conversions
Hex:
#caacac
RGB:
202, 172, 172
CMY:
21, 33, 33
CMYK:
0, 15, 15, 21
HSL:
0°, 22.0588%, 73.3333%
HSV (HSB):
0°, 14.8515%, 79.2157%
XYZ:
46.5560, 45.0402, 45.2696
xyY:
0.3402, 0.3291, 45.0402
CIE-Lab:
72.9183, 10.8701, 4.0353
CIE-LCH:
72.9183, 11.5950, 20.3664
CIE-Luv:
72.9183, 18.2127, 3.9159
Hunter-Lab:
67.1120, 6.3807, 6.9850
#caacac color charts
#caacac color shades, tints & tones
#caacac color schemes
#caacac color preview, HTML & CSS examples
This text has a color of #caacac
<p style="color:#caacac;">Text here</p>
.mytext {color:#caacac;}
This box has a color of #caacac
<div style="background-color:#caacac;">Content here</div>
.mybackground {background-color:#caacac;}
Border around this has a color of #caacac
<div style="border:2px solid #caacac;">Content here</div>
.myborder {border:2px solid #caacac;}