#add0e6 color space conversions
Hex:
#add0e6
RGB:
173, 208, 230
CMY:
32, 18, 10
CMYK:
25, 10, 0, 10
HSL:
203°, 53.2710%, 79.0196%
HSV (HSB):
203°, 24.7826%, 90.1961%
XYZ:
54.0724, 59.7092, 83.5380
xyY:
0.2740, 0.3026, 59.7092
CIE-Lab:
81.6798, -6.7331, -14.6793
CIE-LCH:
81.6798, 16.1498, 245.3601
CIE-Luv:
81.6798, -18.7384, -21.9147
Hunter-Lab:
77.2717, -10.3166, -10.0079
#add0e6 color charts
#add0e6 color shades, tints & tones
#add0e6 color schemes
#add0e6 color preview, HTML & CSS examples
This text has a color of #add0e6
<p style="color:#add0e6;">Text here</p>
.mytext {color:#add0e6;}
This box has a color of #add0e6
<div style="background-color:#add0e6;">Content here</div>
.mybackground {background-color:#add0e6;}
Border around this has a color of #add0e6
<div style="border:2px solid #add0e6;">Content here</div>
.myborder {border:2px solid #add0e6;}