#a5b45b color space conversions
Hex:
#a5b45b
RGB:
165, 180, 91
CMY:
35, 29, 64
CMYK:
8, 0, 49, 29
HSL:
70°, 37.2385%, 53.1373%
HSV (HSB):
70°, 49.4444%, 70.5882%
XYZ:
33.7266, 41.3972, 16.1104
xyY:
0.3697, 0.4537, 41.3972
CIE-Lab:
70.4533, -18.6612, 43.2753
CIE-LCH:
70.4533, 47.1274, 113.3267
CIE-Luv:
70.4533, -5.4430, 56.4466
Hunter-Lab:
64.3406, -19.0284, 30.1927
#a5b45b color charts
#a5b45b color shades, tints & tones
#a5b45b color schemes
#a5b45b color preview, HTML & CSS examples
This text has a color of #a5b45b
<p style="color:#a5b45b;">Text here</p>
.mytext {color:#a5b45b;}
This box has a color of #a5b45b
<div style="background-color:#a5b45b;">Content here</div>
.mybackground {background-color:#a5b45b;}
Border around this has a color of #a5b45b
<div style="border:2px solid #a5b45b;">Content here</div>
.myborder {border:2px solid #a5b45b;}