#cdeddb color space conversions
Hex:
#cdeddb
RGB:
205, 237, 219
CMY:
20, 7, 14
CMYK:
14, 0, 8, 7
HSL:
146°, 47.0588%, 86.6667%
HSV (HSB):
146°, 13.5021%, 92.9412%
XYZ:
68.2472, 78.6620, 78.6041
xyY:
0.3026, 0.3488, 78.6620
CIE-Lab:
91.0811, -13.8239, 5.2078
CIE-LCH:
91.0811, 14.7723, 159.3574
CIE-Luv:
91.0811, -16.4391, 10.3341
Hunter-Lab:
88.6916, -17.8565, 9.5376
#cdeddb color charts
#cdeddb color shades, tints & tones
#cdeddb color schemes
#cdeddb color preview, HTML & CSS examples
This text has a color of #cdeddb
<p style="color:#cdeddb;">Text here</p>
.mytext {color:#cdeddb;}
This box has a color of #cdeddb
<div style="background-color:#cdeddb;">Content here</div>
.mybackground {background-color:#cdeddb;}
Border around this has a color of #cdeddb
<div style="border:2px solid #cdeddb;">Content here</div>
.myborder {border:2px solid #cdeddb;}