#add4e6 color space conversions
Hex:
#add4e6
RGB:
173, 212, 230
CMY:
32, 17, 10
CMYK:
25, 8, 0, 10
HSL:
199°, 53.2710%, 79.0196%
HSV (HSB):
199°, 24.7826%, 90.1961%
XYZ:
55.0600, 61.6844, 83.8672
xyY:
0.2745, 0.3075, 61.6844
CIE-Lab:
82.7453, -8.8184, -13.0825
CIE-LCH:
82.7453, 15.7771, 236.0178
CIE-Luv:
82.7453, -20.5059, -19.0325
Hunter-Lab:
78.5394, -12.3067, -8.3344
#add4e6 color charts
#add4e6 color shades, tints & tones
#add4e6 color schemes
#add4e6 color preview, HTML & CSS examples
This text has a color of #add4e6
<p style="color:#add4e6;">Text here</p>
.mytext {color:#add4e6;}
This box has a color of #add4e6
<div style="background-color:#add4e6;">Content here</div>
.mybackground {background-color:#add4e6;}
Border around this has a color of #add4e6
<div style="border:2px solid #add4e6;">Content here</div>
.myborder {border:2px solid #add4e6;}