#add9b1 color space conversions
Hex:
#add9b1
RGB:
173, 217, 177
CMY:
32, 15, 31
CMYK:
20, 0, 18, 15
HSL:
125°, 36.6667%, 76.4706%
HSV (HSB):
125°, 20.2765%, 85.0980%
XYZ:
49.9822, 61.6843, 50.8669
xyY:
0.3075, 0.3795, 61.6843
CIE-Lab:
82.7452, -22.0465, 15.0635
CIE-LCH:
82.7452, 26.7012, 145.6567
CIE-Luv:
82.7452, -22.1309, 25.7006
Hunter-Lab:
78.5393, -23.8469, 16.5777
#add9b1 color charts
#add9b1 color shades, tints & tones
#add9b1 color schemes
#add9b1 color preview, HTML & CSS examples
This text has a color of #add9b1
<p style="color:#add9b1;">Text here</p>
.mytext {color:#add9b1;}
This box has a color of #add9b1
<div style="background-color:#add9b1;">Content here</div>
.mybackground {background-color:#add9b1;}
Border around this has a color of #add9b1
<div style="border:2px solid #add9b1;">Content here</div>
.myborder {border:2px solid #add9b1;}