#cdddcd color space conversions
Hex:
#cdddcd
RGB:
205, 221, 205
CMY:
20, 13, 20
CMYK:
7, 0, 7, 13
HSL:
120°, 19.0476%, 83.5294%
HSV (HSB):
120°, 7.2398%, 86.6667%
XYZ:
62.0527, 69.0998, 67.8247
xyY:
0.3119, 0.3473, 69.0998
CIE-Lab:
86.5535, -8.2861, 6.0092
CIE-LCH:
86.5535, 10.2357, 144.0497
CIE-Luv:
86.5535, -8.1072, 10.4681
Hunter-Lab:
83.1263, -12.2230, 9.8123
#cdddcd color charts
#cdddcd RGB chart
#cdddcd CMYK chart
#cdddcd RGB pie chart
#cdddcd color shades, tints & tones
#cdddcd color schemes
#cdddcd color preview, HTML & CSS examples
This text has a color of #cdddcd
<p style="color:#cdddcd;">Text here</p>
.mytext {color:#cdddcd;}
Text color #cdddcd
This box has a color of #cdddcd
<div style="background-color:#cdddcd;">Content here</div>
.mybackground {background-color:#cdddcd;}
Background color #cdddcd
Border around this has a color of #cdddcd
<div style="border:2px solid #cdddcd;">Content here</div>
.myborder {border:2px solid #cdddcd;}
Border color #cdddcd