#a5b35d color space conversions
Hex:
#a5b35d
RGB:
165, 179, 93
CMY:
35, 30, 64
CMYK:
8, 0, 48, 30
HSL:
70°, 36.1345%, 53.3333%
HSV (HSB):
70°, 48.0447%, 70.1961%
XYZ:
33.6129, 41.0298, 16.5039
xyY:
0.3688, 0.4502, 41.0298
CIE-Lab:
70.1968, -17.9540, 41.9788
CIE-LCH:
70.1968, 45.6571, 113.1560
CIE-Luv:
70.1968, -4.9035, 54.9985
Hunter-Lab:
64.0545, -18.4267, 29.5619
#a5b35d color charts
#a5b35d color shades, tints & tones
#a5b35d color schemes
#a5b35d color preview, HTML & CSS examples
This text has a color of #a5b35d
<p style="color:#a5b35d;">Text here</p>
.mytext {color:#a5b35d;}
This box has a color of #a5b35d
<div style="background-color:#a5b35d;">Content here</div>
.mybackground {background-color:#a5b35d;}
Border around this has a color of #a5b35d
<div style="border:2px solid #a5b35d;">Content here</div>
.myborder {border:2px solid #a5b35d;}