#a0b000 color space conversions
Hex:
#a0b000
RGB:
160, 176, 0
CMY:
37, 31, 100
CMYK:
9, 0, 100, 31
HSL:
65°, 100.0000%, 34.5098%
HSV (HSB):
65°, 100.0000%, 69.0196%
XYZ:
30.0225, 38.5243, 5.8536
xyY:
0.4035, 0.5178, 38.5243
CIE-Lab:
68.4052, -23.2980, 70.0431
CIE-LCH:
68.4052, 73.8162, 108.3983
CIE-Luv:
68.4052, -5.1870, 76.4917
Hunter-Lab:
62.0679, -22.2775, 37.8559
#a0b000 color charts
#a0b000 color shades, tints & tones
#a0b000 color schemes
#a0b000 color preview, HTML & CSS examples
This text has a color of #a0b000
<p style="color:#a0b000;">Text here</p>
.mytext {color:#a0b000;}
This box has a color of #a0b000
<div style="background-color:#a0b000;">Content here</div>
.mybackground {background-color:#a0b000;}
Border around this has a color of #a0b000
<div style="border:2px solid #a0b000;">Content here</div>
.myborder {border:2px solid #a0b000;}