#add3ae color space conversions
Hex:
#add3ae
RGB:
173, 211, 174
CMY:
32, 17, 32
CMYK:
18, 0, 18, 17
HSL:
122°, 30.1587%, 75.2941%
HSV (HSB):
122°, 18.0095%, 82.7451%
XYZ:
48.1678, 58.5288, 48.8029
xyY:
0.3098, 0.3764, 58.5288
CIE-Lab:
81.0319, -19.6051, 14.2375
CIE-LCH:
81.0319, 24.2295, 144.0123
CIE-Luv:
81.0319, -19.1660, 24.0290
Hunter-Lab:
76.5041, -21.4966, 15.7311
#add3ae color charts
#add3ae color shades, tints & tones
#add3ae color schemes
#add3ae color preview, HTML & CSS examples
This text has a color of #add3ae
<p style="color:#add3ae;">Text here</p>
.mytext {color:#add3ae;}
This box has a color of #add3ae
<div style="background-color:#add3ae;">Content here</div>
.mybackground {background-color:#add3ae;}
Border around this has a color of #add3ae
<div style="border:2px solid #add3ae;">Content here</div>
.myborder {border:2px solid #add3ae;}