#a5a03b color space conversions
Hex:
#a5a03b
RGB:
165, 160, 59
CMY:
35, 37, 77
CMYK:
0, 3, 64, 35
HSL:
57°, 47.3214%, 43.9216%
HSV (HSB):
57°, 64.2424%, 64.7059%
XYZ:
28.8773, 33.4567, 9.0735
xyY:
0.4044, 0.4685, 33.4567
CIE-Lab:
64.5290, -10.9763, 51.4855
CIE-LCH:
64.5290, 52.6425, 102.0348
CIE-Luv:
64.5290, 7.7050, 59.8438
Hunter-Lab:
57.8418, -12.1077, 31.1886
#a5a03b color charts
#a5a03b color shades, tints & tones
#a5a03b color schemes
#a5a03b color preview, HTML & CSS examples
This text has a color of #a5a03b
<p style="color:#a5a03b;">Text here</p>
.mytext {color:#a5a03b;}
This box has a color of #a5a03b
<div style="background-color:#a5a03b;">Content here</div>
.mybackground {background-color:#a5a03b;}
Border around this has a color of #a5a03b
<div style="border:2px solid #a5a03b;">Content here</div>
.myborder {border:2px solid #a5a03b;}