#cacccc color space conversions
Hex:
#cacccc
RGB:
202, 204, 204
CMY:
21, 20, 20
CMYK:
1, 0, 0, 20
HSL:
180°, 1.9231%, 79.6078%
HSV (HSB):
180°, 0.9804%, 80.0000%
XYZ:
56.8491, 60.1019, 65.7313
xyY:
0.3112, 0.3290, 60.1019
CIE-Lab:
81.8936, -0.6807, -0.2494
CIE-LCH:
81.8936, 0.7249, 200.1236
CIE-Luv:
81.8936, -1.1256, -0.2570
Hunter-Lab:
77.5254, -4.7762, 3.9977
#cacccc color charts
#cacccc color shades, tints & tones
#cacccc color schemes
#cacccc color preview, HTML & CSS examples
This text has a color of #cacccc
<p style="color:#cacccc;">Text here</p>
.mytext {color:#cacccc;}
This box has a color of #cacccc
<div style="background-color:#cacccc;">Content here</div>
.mybackground {background-color:#cacccc;}
Border around this has a color of #cacccc
<div style="border:2px solid #cacccc;">Content here</div>
.myborder {border:2px solid #cacccc;}