#cdcdcc color space conversions
Hex:
#cdcdcc
RGB:
205, 205, 204
CMY:
20, 20, 20
CMYK:
0, 0, 0, 20
HSL:
60°, 0.9901%, 80.1961%
HSV (HSB):
60°, 0.4878%, 80.3922%
XYZ:
57.9072, 61.0014, 65.8492
xyY:
0.3134, 0.3302, 61.0014
CIE-Lab:
82.3795, -0.1775, 0.4875
CIE-LCH:
82.3795, 0.5188, 110.0057
CIE-Luv:
82.3795, 0.0570, 0.7652
Hunter-Lab:
78.1034, -4.3379, 4.6848
#cdcdcc color charts
#cdcdcc RGB chart
#cdcdcc CMYK chart
#cdcdcc RGB pie chart
#cdcdcc color shades, tints & tones
#cdcdcc color schemes
#cdcdcc color preview, HTML & CSS examples
This text has a color of #cdcdcc
<p style="color:#cdcdcc;">Text here</p>
.mytext {color:#cdcdcc;}
Text color #cdcdcc
This box has a color of #cdcdcc
<div style="background-color:#cdcdcc;">Content here</div>
.mybackground {background-color:#cdcdcc;}
Background color #cdcdcc
Border around this has a color of #cdcdcc
<div style="border:2px solid #cdcdcc;">Content here</div>
.myborder {border:2px solid #cdcdcc;}
Border color #cdcdcc