#add1bb color space conversions
Hex:
#add1bb
RGB:
173, 209, 187
CMY:
32, 18, 27
CMYK:
17, 0, 11, 18
HSL:
143°, 28.1250%, 74.9020%
HSV (HSB):
143°, 17.2249%, 81.9608%
XYZ:
49.0037, 58.0730, 55.6402
xyY:
0.3012, 0.3569, 58.0730
CIE-Lab:
80.7794, -16.2241, 6.9643
CIE-LCH:
80.7794, 17.6557, 156.7682
CIE-Luv:
80.7794, -18.3948, 13.1061
Hunter-Lab:
76.2057, -18.5763, 10.0545
#add1bb color charts
#add1bb color shades, tints & tones
#add1bb color schemes
#add1bb color preview, HTML & CSS examples
This text has a color of #add1bb
<p style="color:#add1bb;">Text here</p>
.mytext {color:#add1bb;}
This box has a color of #add1bb
<div style="background-color:#add1bb;">Content here</div>
.mybackground {background-color:#add1bb;}
Border around this has a color of #add1bb
<div style="border:2px solid #add1bb;">Content here</div>
.myborder {border:2px solid #add1bb;}