#cdeae3 color space conversions
Hex:
#cdeae3
RGB:
205, 234, 227
CMY:
20, 8, 11
CMYK:
12, 0, 3, 8
HSL:
166°, 40.8451%, 86.0784%
HSV (HSB):
166°, 12.3932%, 91.7647%
XYZ:
68.4648, 77.3708, 83.9986
xyY:
0.2979, 0.3366, 77.3708
CIE-Lab:
90.4920, -10.8093, 0.1782
CIE-LCH:
90.4920, 10.8108, 179.0555
CIE-Luv:
90.4920, -15.2081, 2.1610
Hunter-Lab:
87.9607, -14.9945, 4.9531
#cdeae3 color charts
#cdeae3 color shades, tints & tones
#cdeae3 color schemes
#cdeae3 color preview, HTML & CSS examples
This text has a color of #cdeae3
<p style="color:#cdeae3;">Text here</p>
.mytext {color:#cdeae3;}
This box has a color of #cdeae3
<div style="background-color:#cdeae3;">Content here</div>
.mybackground {background-color:#cdeae3;}
Border around this has a color of #cdeae3
<div style="border:2px solid #cdeae3;">Content here</div>
.myborder {border:2px solid #cdeae3;}