#a5a83d color space conversions
Hex:
#a5a83d
RGB:
165, 168, 61
CMY:
35, 34, 76
CMYK:
2, 0, 64, 34
HSL:
62°, 46.7249%, 44.9020%
HSV (HSB):
62°, 63.6905%, 65.8824%
XYZ:
30.3620, 36.3415, 9.8292
xyY:
0.3967, 0.4748, 36.3415
CIE-Lab:
66.7800, -15.0143, 53.0054
CIE-LCH:
66.7800, 55.0909, 105.8153
CIE-Luv:
66.7800, 2.5261, 62.7717
Hunter-Lab:
60.2839, -15.5954, 32.5316
#a5a83d color charts
#a5a83d color shades, tints & tones
#a5a83d color schemes
#a5a83d color preview, HTML & CSS examples
This text has a color of #a5a83d
<p style="color:#a5a83d;">Text here</p>
.mytext {color:#a5a83d;}
This box has a color of #a5a83d
<div style="background-color:#a5a83d;">Content here</div>
.mybackground {background-color:#a5a83d;}
Border around this has a color of #a5a83d
<div style="border:2px solid #a5a83d;">Content here</div>
.myborder {border:2px solid #a5a83d;}