#a4b00e color space conversions
Hex:
#a4b00e
RGB:
164, 176, 14
CMY:
36, 31, 95
CMYK:
7, 0, 92, 31
HSL:
64°, 85.2632%, 37.2549%
HSV (HSB):
64°, 92.0455%, 69.0196%
XYZ:
30.9144, 38.9749, 6.3090
xyY:
0.4057, 0.5115, 38.9749
CIE-Lab:
68.7331, -21.3719, 68.6993
CIE-LCH:
68.7331, 71.9469, 107.2806
CIE-Luv:
68.7331, -2.6260, 75.5298
Hunter-Lab:
62.4299, -20.8614, 37.7092
#a4b00e color charts
#a4b00e color shades, tints & tones
#a4b00e color schemes
#a4b00e color preview, HTML & CSS examples
This text has a color of #a4b00e
<p style="color:#a4b00e;">Text here</p>
.mytext {color:#a4b00e;}
This box has a color of #a4b00e
<div style="background-color:#a4b00e;">Content here</div>
.mybackground {background-color:#a4b00e;}
Border around this has a color of #a4b00e
<div style="border:2px solid #a4b00e;">Content here</div>
.myborder {border:2px solid #a4b00e;}