#a0a20c color space conversions
Hex:
#a0a20c
RGB:
160, 162, 12
CMY:
37, 36, 95
CMYK:
1, 0, 93, 36
HSL:
61°, 86.2069%, 34.1176%
HSV (HSB):
61°, 92.5926%, 63.5294%
XYZ:
27.4839, 33.3408, 5.3347
xyY:
0.4154, 0.5039, 33.3408
CIE-Lab:
64.4359, -16.0706, 65.4991
CIE-LCH:
64.4359, 67.4418, 103.7855
CIE-Luv:
64.4359, 3.6828, 70.0823
Hunter-Lab:
57.7415, -16.0848, 34.9413
#a0a20c color charts
#a0a20c color shades, tints & tones
#a0a20c color schemes
#a0a20c color preview, HTML & CSS examples
This text has a color of #a0a20c
<p style="color:#a0a20c;">Text here</p>
.mytext {color:#a0a20c;}
This box has a color of #a0a20c
<div style="background-color:#a0a20c;">Content here</div>
.mybackground {background-color:#a0a20c;}
Border around this has a color of #a0a20c
<div style="border:2px solid #a0a20c;">Content here</div>
.myborder {border:2px solid #a0a20c;}