#add3e8 color space conversions
Hex:
#add3e8
RGB:
173, 211, 232
CMY:
32, 17, 9
CMYK:
25, 9, 0, 9
HSL:
201°, 56.1905%, 79.4118%
HSV (HSB):
201°, 25.4310%, 90.9804%
XYZ:
55.0933, 61.2990, 85.2721
xyY:
0.2732, 0.3040, 61.2990
CIE-Lab:
82.5392, -7.8459, -14.4559
CIE-LCH:
82.5392, 16.4478, 241.5091
CIE-Luv:
82.5392, -20.0995, -21.4076
Hunter-Lab:
78.2937, -11.4078, -9.7690
#add3e8 color charts
#add3e8 color shades, tints & tones
#add3e8 color schemes
#add3e8 color preview, HTML & CSS examples
This text has a color of #add3e8
<p style="color:#add3e8;">Text here</p>
.mytext {color:#add3e8;}
This box has a color of #add3e8
<div style="background-color:#add3e8;">Content here</div>
.mybackground {background-color:#add3e8;}
Border around this has a color of #add3e8
<div style="border:2px solid #add3e8;">Content here</div>
.myborder {border:2px solid #add3e8;}