#a5a55e color space conversions
Hex:
#a5a55e
RGB:
165, 165, 94
CMY:
35, 35, 63
CMYK:
0, 0, 43, 35
HSL:
60°, 28.2869%, 50.7843%
HSV (HSB):
60°, 43.0303%, 64.7059%
XYZ:
30.9926, 35.7178, 15.8504
xyY:
0.3754, 0.4326, 35.7178
CIE-Lab:
66.3037, -10.6111, 36.6930
CIE-LCH:
66.3037, 38.1965, 106.1291
CIE-Luv:
66.3037, 3.4170, 47.3637
Hunter-Lab:
59.7643, -12.0211, 26.1104
#a5a55e color charts
#a5a55e color shades, tints & tones
#a5a55e color schemes
#a5a55e color preview, HTML & CSS examples
This text has a color of #a5a55e
<p style="color:#a5a55e;">Text here</p>
.mytext {color:#a5a55e;}
This box has a color of #a5a55e
<div style="background-color:#a5a55e;">Content here</div>
.mybackground {background-color:#a5a55e;}
Border around this has a color of #a5a55e
<div style="border:2px solid #a5a55e;">Content here</div>
.myborder {border:2px solid #a5a55e;}