#cdecdc color space conversions
Hex:
#cdecdc
RGB:
205, 236, 220
CMY:
20, 7, 14
CMYK:
13, 0, 7, 7
HSL:
149°, 44.9275%, 86.4706%
HSV (HSB):
149°, 13.1356%, 92.5490%
XYZ:
68.0906, 78.1373, 79.2034
xyY:
0.3020, 0.3466, 78.1373
CIE-Lab:
90.8425, -13.1383, 4.3416
CIE-LCH:
90.8425, 13.8371, 161.7136
CIE-Luv:
90.8425, -15.9812, 8.9081
Hunter-Lab:
88.3953, -17.1940, 8.7521
#cdecdc color charts
#cdecdc RGB chart
#cdecdc CMYK chart
#cdecdc RGB pie chart
#cdecdc color shades, tints & tones
#cdecdc color schemes
#cdecdc color preview, HTML & CSS examples
This text has a color of #cdecdc
<p style="color:#cdecdc;">Text here</p>
.mytext {color:#cdecdc;}
Text color #cdecdc
This box has a color of #cdecdc
<div style="background-color:#cdecdc;">Content here</div>
.mybackground {background-color:#cdecdc;}
Background color #cdecdc
Border around this has a color of #cdecdc
<div style="border:2px solid #cdecdc;">Content here</div>
.myborder {border:2px solid #cdecdc;}
Border color #cdecdc