#cdccde color space conversions
Hex:
#cdccde
RGB:
205, 204, 222
CMY:
20, 20, 13
CMYK:
8, 8, 0, 13
HSL:
243°, 21.4286%, 83.5294%
HSV (HSB):
243°, 8.1081%, 87.0588%
XYZ:
59.9545, 61.4388, 77.8062
xyY:
0.3010, 0.3084, 61.4388
CIE-Lab:
82.6141, 3.7490, -8.7814
CIE-LCH:
82.6141, 9.5482, 293.1186
CIE-Luv:
82.6141, -0.4847, -14.1951
Hunter-Lab:
78.3829, -0.6367, -3.9857
#cdccde color charts
#cdccde color shades, tints & tones
#cdccde color schemes
#cdccde color preview, HTML & CSS examples
This text has a color of #cdccde
<p style="color:#cdccde;">Text here</p>
.mytext {color:#cdccde;}
This box has a color of #cdccde
<div style="background-color:#cdccde;">Content here</div>
.mybackground {background-color:#cdccde;}
Border around this has a color of #cdccde
<div style="border:2px solid #cdccde;">Content here</div>
.myborder {border:2px solid #cdccde;}