#add5a9 color space conversions
Hex:
#add5a9
RGB:
173, 213, 169
CMY:
32, 16, 34
CMYK:
19, 0, 21, 16
HSL:
115°, 34.3750%, 74.9020%
HSV (HSB):
115°, 20.6573%, 83.5294%
XYZ:
48.1893, 59.3373, 46.4495
xyY:
0.3130, 0.3854, 59.3373
CIE-Lab:
81.4767, -21.4631, 17.5052
CIE-LCH:
81.4767, 27.6966, 140.7995
CIE-Luv:
81.4767, -20.0857, 28.8565
Hunter-Lab:
77.0307, -23.1368, 18.1696
#add5a9 color charts
#add5a9 color shades, tints & tones
#add5a9 color schemes
#add5a9 color preview, HTML & CSS examples
This text has a color of #add5a9
<p style="color:#add5a9;">Text here</p>
.mytext {color:#add5a9;}
This box has a color of #add5a9
<div style="background-color:#add5a9;">Content here</div>
.mybackground {background-color:#add5a9;}
Border around this has a color of #add5a9
<div style="border:2px solid #add5a9;">Content here</div>
.myborder {border:2px solid #add5a9;}