#cddddd color space conversions
Hex:
#cddddd
RGB:
205, 221, 221
CMY:
20, 13, 13
CMYK:
7, 0, 0, 13
HSL:
180°, 19.0476%, 83.5294%
HSV (HSB):
180°, 7.2398%, 86.6667%
XYZ:
64.0844, 69.9125, 78.5235
xyY:
0.3015, 0.3290, 69.9125
CIE-Lab:
86.9539, -5.3291, -1.8467
CIE-LCH:
86.9539, 5.6400, 199.1128
CIE-Luv:
86.9539, -8.7341, -1.8990
Hunter-Lab:
83.6137, -9.5154, 2.8490
#cddddd color charts
#cddddd color shades, tints & tones
#cddddd color schemes
#cddddd color preview, HTML & CSS examples
This text has a color of #cddddd
<p style="color:#cddddd;">Text here</p>
.mytext {color:#cddddd;}
This box has a color of #cddddd
<div style="background-color:#cddddd;">Content here</div>
.mybackground {background-color:#cddddd;}
Border around this has a color of #cddddd
<div style="border:2px solid #cddddd;">Content here</div>
.myborder {border:2px solid #cddddd;}