#add3a1 color space conversions
Hex:
#add3a1
RGB:
173, 211, 161
CMY:
32, 17, 37
CMYK:
18, 0, 24, 17
HSL:
106°, 36.2319%, 72.9412%
HSV (HSB):
106°, 23.6967%, 82.7451%
XYZ:
46.9609, 58.0460, 42.4471
xyY:
0.3185, 0.3937, 58.0460
CIE-Lab:
80.7643, -21.8098, 20.7320
CIE-LCH:
80.7643, 30.0912, 136.4512
CIE-Luv:
80.7643, -18.9869, 33.1624
Hunter-Lab:
76.1879, -23.3046, 20.2989
#add3a1 color charts
#add3a1 color shades, tints & tones
#add3a1 color schemes
#add3a1 color preview, HTML & CSS examples
This text has a color of #add3a1
<p style="color:#add3a1;">Text here</p>
.mytext {color:#add3a1;}
This box has a color of #add3a1
<div style="background-color:#add3a1;">Content here</div>
.mybackground {background-color:#add3a1;}
Border around this has a color of #add3a1
<div style="border:2px solid #add3a1;">Content here</div>
.myborder {border:2px solid #add3a1;}