#cacece color space conversions
Hex:
#cacece
RGB:
202, 206, 206
CMY:
21, 19, 19
CMYK:
2, 0, 0, 19
HSL:
180°, 3.9216%, 80.0000%
HSV (HSB):
180°, 1.9417%, 80.7843%
XYZ:
57.5690, 61.1554, 67.1625
xyY:
0.3097, 0.3290, 61.1554
CIE-Lab:
82.4622, -1.3609, -0.4869
CIE-LCH:
82.4622, 1.4454, 199.6879
CIE-Luv:
82.4622, -2.2419, -0.4979
Hunter-Lab:
78.2019, -5.4491, 3.8211
#cacece color charts
#cacece RGB chart
#cacece CMYK chart
#cacece RGB pie chart
#cacece color shades, tints & tones
#cacece color schemes
#cacece color preview, HTML & CSS examples
This text has a color of #cacece
<p style="color:#cacece;">Text here</p>
.mytext {color:#cacece;}
Text color #cacece
This box has a color of #cacece
<div style="background-color:#cacece;">Content here</div>
.mybackground {background-color:#cacece;}
Background color #cacece
Border around this has a color of #cacece
<div style="border:2px solid #cacece;">Content here</div>
.myborder {border:2px solid #cacece;}
Border color #cacece