#a5a25f color space conversions
Hex:
#a5a25f
RGB:
165, 162, 95
CMY:
35, 36, 63
CMYK:
0, 2, 42, 35
HSL:
57°, 28.0000%, 50.9804%
HSV (HSB):
57°, 42.4242%, 64.7059%
XYZ:
30.5029, 34.6662, 15.9100
xyY:
0.3762, 0.4276, 34.6662
CIE-Lab:
65.4880, -8.9169, 35.1548
CIE-LCH:
65.4880, 36.2680, 104.2327
CIE-Luv:
65.4880, 5.2069, 45.2903
Hunter-Lab:
58.8780, -10.5610, 25.1932
#a5a25f color charts
#a5a25f color shades, tints & tones
#a5a25f color schemes
#a5a25f color preview, HTML & CSS examples
This text has a color of #a5a25f
<p style="color:#a5a25f;">Text here</p>
.mytext {color:#a5a25f;}
This box has a color of #a5a25f
<div style="background-color:#a5a25f;">Content here</div>
.mybackground {background-color:#a5a25f;}
Border around this has a color of #a5a25f
<div style="border:2px solid #a5a25f;">Content here</div>
.myborder {border:2px solid #a5a25f;}