#a5b15c color space conversions
Hex:
#a5b15c
RGB:
165, 177, 92
CMY:
35, 31, 64
CMYK:
7, 0, 48, 31
HSL:
68°, 35.2697%, 52.7451%
HSV (HSB):
68°, 48.0226%, 69.4118%
XYZ:
33.1710, 40.2163, 16.1394
xyY:
0.3705, 0.4492, 40.2163
CIE-Lab:
69.6233, -17.0386, 41.7808
CIE-LCH:
69.6233, 45.1215, 112.1861
CIE-Luv:
69.6233, -3.7054, 54.4703
Hunter-Lab:
63.4163, -17.6112, 29.3021
#a5b15c color charts
#a5b15c color shades, tints & tones
#a5b15c color schemes
#a5b15c color preview, HTML & CSS examples
This text has a color of #a5b15c
<p style="color:#a5b15c;">Text here</p>
.mytext {color:#a5b15c;}
This box has a color of #a5b15c
<div style="background-color:#a5b15c;">Content here</div>
.mybackground {background-color:#a5b15c;}
Border around this has a color of #a5b15c
<div style="border:2px solid #a5b15c;">Content here</div>
.myborder {border:2px solid #a5b15c;}