#a0a05c color space conversions
Hex:
#a0a05c
RGB:
160, 160, 92
CMY:
37, 37, 64
CMYK:
0, 0, 43, 37
HSL:
60°, 26.9841%, 49.4118%
HSV (HSB):
60°, 42.5000%, 62.7451%
XYZ:
28.9998, 33.3879, 15.0413
xyY:
0.3745, 0.4312, 33.3879
CIE-Lab:
64.4738, -10.2635, 35.3596
CIE-LCH:
64.4738, 36.8190, 106.1860
CIE-Luv:
64.4738, 3.2840, 45.5200
Hunter-Lab:
57.7823, -11.5333, 25.0138
#a0a05c color charts
#a0a05c color shades, tints & tones
#a0a05c color schemes
#a0a05c color preview, HTML & CSS examples
This text has a color of #a0a05c
<p style="color:#a0a05c;">Text here</p>
.mytext {color:#a0a05c;}
This box has a color of #a0a05c
<div style="background-color:#a0a05c;">Content here</div>
.mybackground {background-color:#a0a05c;}
Border around this has a color of #a0a05c
<div style="border:2px solid #a0a05c;">Content here</div>
.myborder {border:2px solid #a0a05c;}