#a5b25f color space conversions
Hex:
#a5b25f
RGB:
165, 178, 95
CMY:
35, 30, 63
CMYK:
7, 0, 47, 30
HSL:
69°, 35.0211%, 53.5294%
HSV (HSB):
69°, 46.6292%, 69.8039%
XYZ:
33.5030, 40.6663, 16.9101
xyY:
0.3678, 0.4465, 40.6663
CIE-Lab:
69.9415, -17.2394, 40.6709
CIE-LCH:
69.9415, 44.1738, 112.9709
CIE-Luv:
69.9415, -4.3666, 53.5211
Hunter-Lab:
63.7702, -17.8191, 28.9171
#a5b25f color charts
#a5b25f color shades, tints & tones
#a5b25f color schemes
#a5b25f color preview, HTML & CSS examples
This text has a color of #a5b25f
<p style="color:#a5b25f;">Text here</p>
.mytext {color:#a5b25f;}
This box has a color of #a5b25f
<div style="background-color:#a5b25f;">Content here</div>
.mybackground {background-color:#a5b25f;}
Border around this has a color of #a5b25f
<div style="border:2px solid #a5b25f;">Content here</div>
.myborder {border:2px solid #a5b25f;}