#a0a30c color space conversions
Hex:
#a0a30c
RGB:
160, 163, 12
CMY:
37, 36, 95
CMYK:
2, 0, 93, 36
HSL:
61°, 86.2857%, 34.3137%
HSV (HSB):
61°, 92.6380%, 63.9216%
XYZ:
27.6608, 33.6945, 5.3936
xyY:
0.4144, 0.5048, 33.6945
CIE-Lab:
64.7194, -16.5847, 65.7193
CIE-LCH:
64.7194, 67.7796, 104.1633
CIE-Luv:
64.7194, 3.0294, 70.4816
Hunter-Lab:
58.0470, -16.5227, 35.1237
#a0a30c color charts
#a0a30c color shades, tints & tones
#a0a30c color schemes
#a0a30c color preview, HTML & CSS examples
This text has a color of #a0a30c
<p style="color:#a0a30c;">Text here</p>
.mytext {color:#a0a30c;}
This box has a color of #a0a30c
<div style="background-color:#a0a30c;">Content here</div>
.mybackground {background-color:#a0a30c;}
Border around this has a color of #a0a30c
<div style="border:2px solid #a0a30c;">Content here</div>
.myborder {border:2px solid #a0a30c;}