#aabd8c color space conversions
Hex:
#aabd8c
RGB:
170, 189, 140
CMY:
33, 26, 45
CMYK:
10, 0, 26, 26
HSL:
83°, 27.0718%, 64.5098%
HSV (HSB):
83°, 25.9259%, 74.1176%
XYZ:
39.5088, 46.8347, 31.7686
xyY:
0.3345, 0.3965, 46.8347
CIE-Lab:
74.0839, -15.1384, 22.6664
CIE-LCH:
74.0839, 27.2569, 123.7381
CIE-Luv:
74.0839, -8.7679, 33.7670
Hunter-Lab:
68.4359, -16.7128, 20.3821
#aabd8c color charts
#aabd8c color shades, tints & tones
#aabd8c color schemes
#aabd8c color preview, HTML & CSS examples
This text has a color of #aabd8c
<p style="color:#aabd8c;">Text here</p>
.mytext {color:#aabd8c;}
This box has a color of #aabd8c
<div style="background-color:#aabd8c;">Content here</div>
.mybackground {background-color:#aabd8c;}
Border around this has a color of #aabd8c
<div style="border:2px solid #aabd8c;">Content here</div>
.myborder {border:2px solid #aabd8c;}