#add3da color space conversions
Hex:
#add3da
RGB:
173, 211, 218
CMY:
32, 17, 15
CMYK:
21, 3, 0, 15
HSL:
189°, 37.8151%, 76.6667%
HSV (HSB):
189°, 20.6422%, 85.4902%
XYZ:
53.1827, 60.5347, 75.2110
xyY:
0.2815, 0.3204, 60.5347
CIE-Lab:
82.1280, -10.9494, -7.6090
CIE-LCH:
82.1280, 13.3337, 214.7964
CIE-Luv:
82.1280, -19.8562, -9.9190
Hunter-Lab:
77.8041, -14.1440, -2.8511
#add3da color charts
#add3da color shades, tints & tones
#add3da color schemes
#add3da color preview, HTML & CSS examples
This text has a color of #add3da
<p style="color:#add3da;">Text here</p>
.mytext {color:#add3da;}
This box has a color of #add3da
<div style="background-color:#add3da;">Content here</div>
.mybackground {background-color:#add3da;}
Border around this has a color of #add3da
<div style="border:2px solid #add3da;">Content here</div>
.myborder {border:2px solid #add3da;}