#cdecde color space conversions
Hex:
#cdecde
RGB:
205, 236, 222
CMY:
20, 7, 13
CMYK:
13, 0, 6, 7
HSL:
153°, 44.9275%, 86.4706%
HSV (HSB):
153°, 13.1356%, 92.5490%
XYZ:
68.3571, 78.2440, 80.6070
xyY:
0.3009, 0.3444, 78.2440
CIE-Lab:
90.8911, -12.7647, 3.3690
CIE-LCH:
90.8911, 13.2018, 165.2148
CIE-Luv:
90.8911, -16.0326, 7.3743
Hunter-Lab:
88.4556, -16.8554, 7.8897
#cdecde color charts
#cdecde color shades, tints & tones
#cdecde color schemes
#cdecde color preview, HTML & CSS examples
This text has a color of #cdecde
<p style="color:#cdecde;">Text here</p>
.mytext {color:#cdecde;}
This box has a color of #cdecde
<div style="background-color:#cdecde;">Content here</div>
.mybackground {background-color:#cdecde;}
Border around this has a color of #cdecde
<div style="border:2px solid #cdecde;">Content here</div>
.myborder {border:2px solid #cdecde;}