#a5b12a color space conversions
Hex:
#a5b12a
RGB:
165, 177, 42
CMY:
35, 31, 84
CMYK:
7, 0, 76, 31
HSL:
65°, 61.6438%, 42.9412%
HSV (HSB):
65°, 76.2712%, 69.4118%
XYZ:
31.6571, 39.6108, 8.1676
xyY:
0.3985, 0.4987, 39.6108
CIE-Lab:
69.1914, -20.6157, 62.5336
CIE-LCH:
69.1914, 65.8442, 108.2461
CIE-Luv:
69.1914, -2.8093, 71.8236
Hunter-Lab:
62.9371, -20.3551, 36.3616
#a5b12a color charts
#a5b12a color shades, tints & tones
#a5b12a color schemes
#a5b12a color preview, HTML & CSS examples
This text has a color of #a5b12a
<p style="color:#a5b12a;">Text here</p>
.mytext {color:#a5b12a;}
This box has a color of #a5b12a
<div style="background-color:#a5b12a;">Content here</div>
.mybackground {background-color:#a5b12a;}
Border around this has a color of #a5b12a
<div style="border:2px solid #a5b12a;">Content here</div>
.myborder {border:2px solid #a5b12a;}