#cdddcc color space conversions
Hex:
#cdddcc
RGB:
205, 221, 204
CMY:
20, 13, 20
CMYK:
7, 0, 8, 13
HSL:
116°, 20.0000%, 83.3333%
HSV (HSB):
116°, 7.6923%, 86.6667%
XYZ:
61.9324, 69.0517, 67.1909
xyY:
0.3125, 0.3484, 69.0517
CIE-Lab:
86.5296, -8.4640, 6.5019
CIE-LCH:
86.5296, 10.6730, 142.4693
CIE-Luv:
86.5296, -8.0689, 11.2248
Hunter-Lab:
83.0973, -12.3844, 10.2274
#cdddcc color charts
#cdddcc color shades, tints & tones
#cdddcc color schemes
#cdddcc color preview, HTML & CSS examples
This text has a color of #cdddcc
<p style="color:#cdddcc;">Text here</p>
.mytext {color:#cdddcc;}
This box has a color of #cdddcc
<div style="background-color:#cdddcc;">Content here</div>
.mybackground {background-color:#cdddcc;}
Border around this has a color of #cdddcc
<div style="border:2px solid #cdddcc;">Content here</div>
.myborder {border:2px solid #cdddcc;}