#cdcdca color space conversions
Hex:
#cdcdca
RGB:
205, 205, 202
CMY:
20, 20, 21
CMYK:
0, 0, 1, 20
HSL:
60°, 2.9126%, 79.8039%
HSV (HSB):
60°, 1.4634%, 80.3922%
XYZ:
57.6688, 60.9060, 64.5937
xyY:
0.3148, 0.3325, 60.9060
CIE-Lab:
82.3282, -0.5389, 1.4808
CIE-LCH:
82.3282, 1.5758, 109.9976
CIE-Luv:
82.3282, 0.1690, 2.3183
Hunter-Lab:
78.0423, -4.6727, 5.5568
#cdcdca color charts
#cdcdca color shades, tints & tones
#cdcdca color schemes
#cdcdca color preview, HTML & CSS examples
This text has a color of #cdcdca
<p style="color:#cdcdca;">Text here</p>
.mytext {color:#cdcdca;}
This box has a color of #cdcdca
<div style="background-color:#cdcdca;">Content here</div>
.mybackground {background-color:#cdcdca;}
Border around this has a color of #cdcdca
<div style="border:2px solid #cdcdca;">Content here</div>
.myborder {border:2px solid #cdcdca;}