#a0bf00 color space conversions
Hex:
#a0bf00
RGB:
160, 191, 0
CMY:
37, 25, 100
CMYK:
16, 0, 100, 25
HSL:
70°, 100.0000%, 37.4510%
HSV (HSB):
70°, 100.0000%, 74.9020%
XYZ:
33.1280, 44.7352, 6.8887
xyY:
0.3909, 0.5278, 44.7352
CIE-Lab:
72.7172, -30.5262, 73.2672
CIE-LCH:
72.7172, 79.3721, 112.6187
CIE-Luv:
72.7172, -14.1985, 82.3693
Hunter-Lab:
66.8844, -28.6361, 40.7125
#a0bf00 color charts
#a0bf00 color shades, tints & tones
#a0bf00 color schemes
#a0bf00 color preview, HTML & CSS examples
This text has a color of #a0bf00
<p style="color:#a0bf00;">Text here</p>
.mytext {color:#a0bf00;}
This box has a color of #a0bf00
<div style="background-color:#a0bf00;">Content here</div>
.mybackground {background-color:#a0bf00;}
Border around this has a color of #a0bf00
<div style="border:2px solid #a0bf00;">Content here</div>
.myborder {border:2px solid #a0bf00;}