#cacdc6 color space conversions
Hex:
#cacdc6
RGB:
202, 205, 198
CMY:
21, 20, 22
CMYK:
1, 0, 3, 20
HSL:
86°, 6.5421%, 79.0196%
HSV (HSB):
86°, 3.4146%, 80.3922%
XYZ:
56.3815, 60.2964, 62.0928
xyY:
0.3154, 0.3373, 60.2964
CIE-Lab:
81.9990, -2.2935, 3.1107
CIE-LCH:
81.9990, 3.8648, 126.4014
CIE-Luv:
81.9990, -1.3171, 5.0518
Hunter-Lab:
77.6508, -6.2817, 6.9448
#cacdc6 color charts
#cacdc6 color shades, tints & tones
#cacdc6 color schemes
#cacdc6 color preview, HTML & CSS examples
This text has a color of #cacdc6
<p style="color:#cacdc6;">Text here</p>
.mytext {color:#cacdc6;}
This box has a color of #cacdc6
<div style="background-color:#cacdc6;">Content here</div>
.mybackground {background-color:#cacdc6;}
Border around this has a color of #cacdc6
<div style="border:2px solid #cacdc6;">Content here</div>
.myborder {border:2px solid #cacdc6;}