#cdccca color space conversions
Hex:
#cdccca
RGB:
205, 204, 202
CMY:
20, 20, 21
CMYK:
0, 0, 1, 20
HSL:
40°, 2.9126%, 79.8039%
HSV (HSB):
40°, 1.4634%, 80.3922%
XYZ:
57.4304, 60.4291, 64.5142
xyY:
0.3149, 0.3313, 60.4291
CIE-Lab:
82.0709, -0.0140, 1.1061
CIE-LCH:
82.0709, 1.1062, 90.7252
CIE-Luv:
82.0709, 0.6819, 1.6640
Hunter-Lab:
77.7362, -4.1651, 5.2098
#cdccca color charts
#cdccca color shades, tints & tones
#cdccca color schemes
#cdccca color preview, HTML & CSS examples
This text has a color of #cdccca
<p style="color:#cdccca;">Text here</p>
.mytext {color:#cdccca;}
This box has a color of #cdccca
<div style="background-color:#cdccca;">Content here</div>
.mybackground {background-color:#cdccca;}
Border around this has a color of #cdccca
<div style="border:2px solid #cdccca;">Content here</div>
.myborder {border:2px solid #cdccca;}