#aabd7f color space conversions
Hex:
#aabd7f
RGB:
170, 189, 127
CMY:
33, 26, 50
CMYK:
10, 0, 33, 26
HSL:
78°, 31.9588%, 61.9608%
HSV (HSB):
78°, 32.8042%, 74.1176%
XYZ:
38.6059, 46.4735, 27.0142
xyY:
0.3444, 0.4146, 46.4735
CIE-Lab:
73.8518, -17.0022, 29.2442
CIE-LCH:
73.8518, 33.8275, 120.1732
CIE-Luv:
73.8518, -8.4191, 42.0203
Hunter-Lab:
68.1715, -18.2145, 24.2253
#aabd7f color charts
#aabd7f color shades, tints & tones
#aabd7f color schemes
#aabd7f color preview, HTML & CSS examples
This text has a color of #aabd7f
<p style="color:#aabd7f;">Text here</p>
.mytext {color:#aabd7f;}
This box has a color of #aabd7f
<div style="background-color:#aabd7f;">Content here</div>
.mybackground {background-color:#aabd7f;}
Border around this has a color of #aabd7f
<div style="border:2px solid #aabd7f;">Content here</div>
.myborder {border:2px solid #aabd7f;}