#a4bd00 color space conversions
Hex:
#a4bd00
RGB:
164, 189, 0
CMY:
36, 26, 100
CMYK:
13, 0, 100, 26
HSL:
68°, 100.0000%, 37.0588%
HSV (HSB):
68°, 100.0000%, 74.1176%
XYZ:
33.5074, 44.2877, 6.7824
xyY:
0.3962, 0.5236, 44.2877
CIE-Lab:
72.4204, -27.9086, 73.1677
CIE-LCH:
72.4204, 78.3097, 110.8785
CIE-Luv:
72.4204, -10.5567, 81.5973
Hunter-Lab:
66.5490, -26.5860, 40.5418
#a4bd00 color charts
#a4bd00 color shades, tints & tones
#a4bd00 color schemes
#a4bd00 color preview, HTML & CSS examples
This text has a color of #a4bd00
<p style="color:#a4bd00;">Text here</p>
.mytext {color:#a4bd00;}
This box has a color of #a4bd00
<div style="background-color:#a4bd00;">Content here</div>
.mybackground {background-color:#a4bd00;}
Border around this has a color of #a4bd00
<div style="border:2px solid #a4bd00;">Content here</div>
.myborder {border:2px solid #a4bd00;}