#a5b37d color space conversions
Hex:
#a5b37d
RGB:
165, 179, 125
CMY:
35, 30, 51
CMYK:
8, 0, 30, 30
HSL:
76°, 26.2136%, 59.6078%
HSV (HSB):
76°, 30.1676%, 70.1961%
XYZ:
35.3388, 41.7202, 25.5923
xyY:
0.3443, 0.4064, 41.7202
CIE-Lab:
70.6776, -14.0752, 26.0163
CIE-LCH:
70.6776, 29.5797, 118.4141
CIE-Luv:
70.6776, -5.7705, 37.2142
Hunter-Lab:
64.5912, -15.3745, 21.7220
#a5b37d color charts
#a5b37d color shades, tints & tones
#a5b37d color schemes
#a5b37d color preview, HTML & CSS examples
This text has a color of #a5b37d
<p style="color:#a5b37d;">Text here</p>
.mytext {color:#a5b37d;}
This box has a color of #a5b37d
<div style="background-color:#a5b37d;">Content here</div>
.mybackground {background-color:#a5b37d;}
Border around this has a color of #a5b37d
<div style="border:2px solid #a5b37d;">Content here</div>
.myborder {border:2px solid #a5b37d;}