#a5a15d color space conversions
Hex:
#a5a15d
RGB:
165, 161, 93
CMY:
35, 37, 64
CMYK:
0, 2, 44, 35
HSL:
57°, 28.5714%, 50.5882%
HSV (HSB):
57°, 43.6364%, 64.7059%
XYZ:
30.2377, 34.2794, 15.3788
xyY:
0.3785, 0.4291, 34.2794
CIE-Lab:
65.1837, -8.6006, 35.8160
CIE-LCH:
65.1837, 36.8341, 103.5030
CIE-Luv:
65.1837, 5.9025, 45.8178
Hunter-Lab:
58.5486, -10.2729, 25.4105
#a5a15d color charts
#a5a15d color shades, tints & tones
#a5a15d color schemes
#a5a15d color preview, HTML & CSS examples
This text has a color of #a5a15d
<p style="color:#a5a15d;">Text here</p>
.mytext {color:#a5a15d;}
This box has a color of #a5a15d
<div style="background-color:#a5a15d;">Content here</div>
.mybackground {background-color:#a5a15d;}
Border around this has a color of #a5a15d
<div style="border:2px solid #a5a15d;">Content here</div>
.myborder {border:2px solid #a5a15d;}