#add6bb color space conversions
Hex:
#add6bb
RGB:
173, 214, 187
CMY:
32, 16, 27
CMYK:
19, 0, 13, 16
HSL:
140°, 33.3333%, 75.8824%
HSV (HSB):
140°, 19.1589%, 83.9216%
XYZ:
50.2498, 60.5652, 56.0555
xyY:
0.3011, 0.3629, 60.5652
CIE-Lab:
82.1445, -18.7381, 8.9210
CIE-LCH:
82.1445, 20.7534, 154.5414
CIE-Luv:
82.1445, -20.7962, 16.4142
Hunter-Lab:
77.8237, -20.9361, 11.7706
#add6bb color charts
#add6bb color shades, tints & tones
#add6bb color schemes
#add6bb color preview, HTML & CSS examples
This text has a color of #add6bb
<p style="color:#add6bb;">Text here</p>
.mytext {color:#add6bb;}
This box has a color of #add6bb
<div style="background-color:#add6bb;">Content here</div>
.mybackground {background-color:#add6bb;}
Border around this has a color of #add6bb
<div style="border:2px solid #add6bb;">Content here</div>
.myborder {border:2px solid #add6bb;}