#a0cb0a color space conversions
Hex:
#a0cb0a
RGB:
160, 203, 10
CMY:
37, 20, 96
CMYK:
21, 0, 95, 20
HSL:
73°, 90.6103%, 41.7647%
HSV (HSB):
73°, 95.0739%, 79.6078%
XYZ:
35.9079, 50.2074, 8.0856
xyY:
0.3812, 0.5330, 50.2074
CIE-Lab:
76.1964, -35.9434, 74.8945
CIE-LCH:
76.1964, 83.0729, 115.6373
CIE-Luv:
76.1964, -21.0303, 86.4522
Hunter-Lab:
70.8572, -33.5425, 42.8343
#a0cb0a color charts
#a0cb0a color shades, tints & tones
#a0cb0a color schemes
#a0cb0a color preview, HTML & CSS examples
This text has a color of #a0cb0a
<p style="color:#a0cb0a;">Text here</p>
.mytext {color:#a0cb0a;}
This box has a color of #a0cb0a
<div style="background-color:#a0cb0a;">Content here</div>
.mybackground {background-color:#a0cb0a;}
Border around this has a color of #a0cb0a
<div style="border:2px solid #a0cb0a;">Content here</div>
.myborder {border:2px solid #a0cb0a;}