#aba08c color space conversions
Hex:
#aba08c
RGB:
171, 160, 140
CMY:
33, 37, 45
CMYK:
0, 6, 18, 33
HSL:
39°, 15.5779%, 60.9804%
HSV (HSB):
39°, 18.1287%, 67.0588%
XYZ:
34.0990, 35.6930, 29.9032
xyY:
0.3420, 0.3580, 35.6930
CIE-Lab:
66.2847, 0.6050, 11.8684
CIE-LCH:
66.2847, 11.8838, 87.0819
CIE-Luv:
66.2847, 7.8162, 16.3503
Hunter-Lab:
59.7436, -2.6714, 12.1444
#aba08c color charts
#aba08c color shades, tints & tones
#aba08c color schemes
#aba08c color preview, HTML & CSS examples
This text has a color of #aba08c
<p style="color:#aba08c;">Text here</p>
.mytext {color:#aba08c;}
This box has a color of #aba08c
<div style="background-color:#aba08c;">Content here</div>
.mybackground {background-color:#aba08c;}
Border around this has a color of #aba08c
<div style="border:2px solid #aba08c;">Content here</div>
.myborder {border:2px solid #aba08c;}