#a2ab8c color space conversions
Hex:
#a2ab8c
RGB:
162, 171, 140
CMY:
36, 33, 45
CMYK:
5, 0, 18, 33
HSL:
77°, 15.5779%, 60.9804%
HSV (HSB):
77°, 18.1287%, 67.0588%
XYZ:
34.1968, 38.7007, 30.4786
xyY:
0.3308, 0.3744, 38.7007
CIE-Lab:
68.5339, -8.7504, 14.9178
CIE-LCH:
68.5339, 17.2948, 120.3949
CIE-Luv:
68.5339, -3.6788, 22.1981
Hunter-Lab:
62.2098, -10.7456, 14.4989
#a2ab8c color charts
#a2ab8c color shades, tints & tones
#a2ab8c color schemes
#a2ab8c color preview, HTML & CSS examples
This text has a color of #a2ab8c
<p style="color:#a2ab8c;">Text here</p>
.mytext {color:#a2ab8c;}
This box has a color of #a2ab8c
<div style="background-color:#a2ab8c;">Content here</div>
.mybackground {background-color:#a2ab8c;}
Border around this has a color of #a2ab8c
<div style="border:2px solid #a2ab8c;">Content here</div>
.myborder {border:2px solid #a2ab8c;}