#cdcded color space conversions
Hex:
#cdcded
RGB:
205, 205, 237
CMY:
20, 20, 7
CMYK:
14, 14, 0, 7
HSL:
240°, 47.0588%, 86.6667%
HSV (HSB):
240°, 13.5021%, 92.9412%
XYZ:
62.2942, 62.7562, 88.9507
xyY:
0.2911, 0.2933, 62.7562
CIE-Lab:
83.3139, 6.2393, -15.7338
CIE-LCH:
83.3139, 16.9258, 291.6310
CIE-Luv:
83.3139, -1.8554, -25.7541
Hunter-Lab:
79.2188, 1.7317, -11.1205
#cdcded color charts
#cdcded color shades, tints & tones
#cdcded color schemes
#cdcded color preview, HTML & CSS examples
This text has a color of #cdcded
<p style="color:#cdcded;">Text here</p>
.mytext {color:#cdcded;}
This box has a color of #cdcded
<div style="background-color:#cdcded;">Content here</div>
.mybackground {background-color:#cdcded;}
Border around this has a color of #cdcded
<div style="border:2px solid #cdcded;">Content here</div>
.myborder {border:2px solid #cdcded;}