#a0a93c color space conversions
Hex:
#a0a93c
RGB:
160, 169, 60
CMY:
37, 34, 76
CMYK:
5, 0, 64, 34
HSL:
65°, 47.5983%, 44.9020%
HSV (HSB):
65°, 64.4970%, 66.2745%
XYZ:
29.5008, 36.1758, 9.7027
xyY:
0.3914, 0.4799, 36.1758
CIE-Lab:
66.6540, -17.7337, 53.1747
CIE-LCH:
66.6540, 56.0539, 108.4435
CIE-Luv:
66.6540, -1.3650, 63.4073
Hunter-Lab:
60.1463, -17.7046, 32.5378
#a0a93c color charts
#a0a93c color shades, tints & tones
#a0a93c color schemes
#a0a93c color preview, HTML & CSS examples
This text has a color of #a0a93c
<p style="color:#a0a93c;">Text here</p>
.mytext {color:#a0a93c;}
This box has a color of #a0a93c
<div style="background-color:#a0a93c;">Content here</div>
.mybackground {background-color:#a0a93c;}
Border around this has a color of #a0a93c
<div style="border:2px solid #a0a93c;">Content here</div>
.myborder {border:2px solid #a0a93c;}