#cdedcd color space conversions
Hex:
#cdedcd
RGB:
205, 237, 205
CMY:
20, 7, 20
CMYK:
14, 0, 14, 7
HSL:
120°, 47.0588%, 86.6667%
HSV (HSB):
120°, 13.5021%, 92.9412%
XYZ:
66.4805, 77.9553, 69.3006
xyY:
0.3110, 0.3647, 77.9553
CIE-Lab:
90.7595, -16.3349, 12.0309
CIE-LCH:
90.7595, 20.2872, 143.6277
CIE-Luv:
90.7595, -16.1012, 20.8032
Hunter-Lab:
88.2923, -20.1083, 15.2679
#cdedcd color charts
#cdedcd color shades, tints & tones
#cdedcd color schemes
#cdedcd color preview, HTML & CSS examples
This text has a color of #cdedcd
<p style="color:#cdedcd;">Text here</p>
.mytext {color:#cdedcd;}
This box has a color of #cdedcd
<div style="background-color:#cdedcd;">Content here</div>
.mybackground {background-color:#cdedcd;}
Border around this has a color of #cdedcd
<div style="border:2px solid #cdedcd;">Content here</div>
.myborder {border:2px solid #cdedcd;}