#a5b32e color space conversions
Hex:
#a5b32e
RGB:
165, 179, 46
CMY:
35, 30, 82
CMYK:
8, 0, 74, 30
HSL:
66°, 59.1111%, 44.1176%
HSV (HSB):
66°, 74.3017%, 70.1961%
XYZ:
32.1303, 40.4368, 8.6964
xyY:
0.3954, 0.4976, 40.4368
CIE-Lab:
69.7795, -21.4323, 61.7653
CIE-LCH:
69.7795, 65.3781, 109.1366
CIE-Luv:
69.7795, -4.0897, 71.7695
Hunter-Lab:
63.5899, -21.0911, 36.4046
#a5b32e color charts
#a5b32e color shades, tints & tones
#a5b32e color schemes
#a5b32e color preview, HTML & CSS examples
This text has a color of #a5b32e
<p style="color:#a5b32e;">Text here</p>
.mytext {color:#a5b32e;}
This box has a color of #a5b32e
<div style="background-color:#a5b32e;">Content here</div>
.mybackground {background-color:#a5b32e;}
Border around this has a color of #a5b32e
<div style="border:2px solid #a5b32e;">Content here</div>
.myborder {border:2px solid #a5b32e;}