#a0bc1e color space conversions
Hex:
#a0bc1e
RGB:
160, 188, 30
CMY:
37, 26, 88
CMYK:
15, 0, 84, 26
HSL:
71°, 72.4771%, 42.7451%
HSV (HSB):
71°, 84.0426%, 73.7255%
XYZ:
32.7148, 43.5338, 7.9069
xyY:
0.3887, 0.5173, 43.5338
CIE-Lab:
71.9158, -28.5410, 68.1380
CIE-LCH:
71.9158, 73.8741, 112.7274
CIE-Luv:
71.9158, -12.5149, 78.4705
Hunter-Lab:
65.9801, -26.9600, 39.0809
#a0bc1e color charts
#a0bc1e color shades, tints & tones
#a0bc1e color schemes
#a0bc1e color preview, HTML & CSS examples
This text has a color of #a0bc1e
<p style="color:#a0bc1e;">Text here</p>
.mytext {color:#a0bc1e;}
This box has a color of #a0bc1e
<div style="background-color:#a0bc1e;">Content here</div>
.mybackground {background-color:#a0bc1e;}
Border around this has a color of #a0bc1e
<div style="border:2px solid #a0bc1e;">Content here</div>
.myborder {border:2px solid #a0bc1e;}