#a5a52d color space conversions
Hex:
#a5a52d
RGB:
165, 165, 45
CMY:
35, 35, 82
CMYK:
0, 0, 73, 35
HSL:
60°, 57.1429%, 41.1765%
HSV (HSB):
60°, 72.7273%, 64.7059%
XYZ:
29.4458, 35.0991, 7.7055
xyY:
0.4076, 0.4858, 35.0991
CIE-Lab:
65.8257, -14.3738, 58.3527
CIE-LCH:
65.8257, 60.0969, 103.8380
CIE-Luv:
65.8257, 4.7654, 66.0624
Hunter-Lab:
59.2445, -14.9593, 33.7597
#a5a52d color charts
#a5a52d color shades, tints & tones
#a5a52d color schemes
#a5a52d color preview, HTML & CSS examples
This text has a color of #a5a52d
<p style="color:#a5a52d;">Text here</p>
.mytext {color:#a5a52d;}
This box has a color of #a5a52d
<div style="background-color:#a5a52d;">Content here</div>
.mybackground {background-color:#a5a52d;}
Border around this has a color of #a5a52d
<div style="border:2px solid #a5a52d;">Content here</div>
.myborder {border:2px solid #a5a52d;}