#a0ab7f color space conversions
Hex:
#a0ab7f
RGB:
160, 171, 127
CMY:
37, 33, 50
CMYK:
6, 0, 26, 33
HSL:
75°, 20.7547%, 58.4314%
HSV (HSB):
75°, 25.7310%, 67.0588%
XYZ:
32.8909, 38.1317, 25.7053
xyY:
0.3400, 0.3942, 38.1317
CIE-Lab:
68.1176, -11.5419, 21.4211
CIE-LCH:
68.1176, 24.3327, 118.3162
CIE-Luv:
68.1176, -4.3625, 30.8882
Hunter-Lab:
61.7509, -12.9881, 18.5447
#a0ab7f color charts
#a0ab7f color shades, tints & tones
#a0ab7f color schemes
#a0ab7f color preview, HTML & CSS examples
This text has a color of #a0ab7f
<p style="color:#a0ab7f;">Text here</p>
.mytext {color:#a0ab7f;}
This box has a color of #a0ab7f
<div style="background-color:#a0ab7f;">Content here</div>
.mybackground {background-color:#a0ab7f;}
Border around this has a color of #a0ab7f
<div style="border:2px solid #a0ab7f;">Content here</div>
.myborder {border:2px solid #a0ab7f;}