#a5a30e color space conversions
Hex:
#a5a30e
RGB:
165, 163, 14
CMY:
35, 36, 95
CMYK:
0, 1, 92, 35
HSL:
59°, 84.3575%, 35.0980%
HSV (HSB):
59°, 91.5152%, 64.7059%
XYZ:
28.6935, 34.2254, 5.5093
xyY:
0.4193, 0.5002, 34.2254
CIE-Lab:
65.1411, -14.3291, 65.9250
CIE-LCH:
65.1411, 67.4643, 102.2628
CIE-Luv:
65.1411, 6.4583, 70.3643
Hunter-Lab:
58.5025, -14.8311, 35.3683
#a5a30e color charts
#a5a30e color shades, tints & tones
#a5a30e color schemes
#a5a30e color preview, HTML & CSS examples
This text has a color of #a5a30e
<p style="color:#a5a30e;">Text here</p>
.mytext {color:#a5a30e;}
This box has a color of #a5a30e
<div style="background-color:#a5a30e;">Content here</div>
.mybackground {background-color:#a5a30e;}
Border around this has a color of #a5a30e
<div style="border:2px solid #a5a30e;">Content here</div>
.myborder {border:2px solid #a5a30e;}