#a5b35e color space conversions
Hex:
#a5b35e
RGB:
165, 179, 94
CMY:
35, 30, 63
CMYK:
8, 0, 47, 30
HSL:
70°, 35.8650%, 53.5294%
HSV (HSB):
70°, 47.4860%, 70.1961%
XYZ:
33.6575, 41.0477, 16.7387
xyY:
0.3681, 0.4489, 41.0477
CIE-Lab:
70.2093, -17.8515, 41.4970
CIE-LCH:
70.2093, 45.1738, 113.2768
CIE-Luv:
70.2093, -4.9269, 54.5166
Hunter-Lab:
64.0685, -18.3472, 29.3576
#a5b35e color charts
#a5b35e color shades, tints & tones
#a5b35e color schemes
#a5b35e color preview, HTML & CSS examples
This text has a color of #a5b35e
<p style="color:#a5b35e;">Text here</p>
.mytext {color:#a5b35e;}
This box has a color of #a5b35e
<div style="background-color:#a5b35e;">Content here</div>
.mybackground {background-color:#a5b35e;}
Border around this has a color of #a5b35e
<div style="border:2px solid #a5b35e;">Content here</div>
.myborder {border:2px solid #a5b35e;}