#cdedbe color space conversions
Hex:
#cdedbe
RGB:
205, 237, 190
CMY:
20, 7, 25
CMYK:
14, 0, 20, 7
HSL:
101°, 56.6265%, 83.7255%
HSV (HSB):
101°, 19.8312%, 92.9412%
XYZ:
64.7553, 77.2652, 60.2159
xyY:
0.3202, 0.3821, 77.2652
CIE-Lab:
90.4435, -18.8459, 19.3584
CIE-LCH:
90.4435, 27.0170, 134.2315
CIE-Luv:
90.4435, -15.7575, 31.5330
Hunter-Lab:
87.9006, -22.3274, 20.9141
#cdedbe color charts
#cdedbe color shades, tints & tones
#cdedbe color schemes
#cdedbe color preview, HTML & CSS examples
This text has a color of #cdedbe
<p style="color:#cdedbe;">Text here</p>
.mytext {color:#cdedbe;}
This box has a color of #cdedbe
<div style="background-color:#cdedbe;">Content here</div>
.mybackground {background-color:#cdedbe;}
Border around this has a color of #cdedbe
<div style="border:2px solid #cdedbe;">Content here</div>
.myborder {border:2px solid #cdedbe;}