#a5a93d color space conversions
Hex:
#a5a93d
RGB:
165, 169, 61
CMY:
35, 34, 76
CMYK:
2, 0, 64, 34
HSL:
62°, 46.9565%, 45.0980%
HSV (HSB):
62°, 63.9053%, 66.2745%
XYZ:
30.5473, 36.7122, 9.8910
xyY:
0.3959, 0.4759, 36.7122
CIE-Lab:
67.0605, -15.5293, 53.3015
CIE-LCH:
67.0605, 55.5176, 106.2434
CIE-Luv:
67.0605, 1.8956, 63.2203
Hunter-Lab:
60.5906, -16.0410, 32.7347
#a5a93d color charts
#a5a93d color shades, tints & tones
#a5a93d color schemes
#a5a93d color preview, HTML & CSS examples
This text has a color of #a5a93d
<p style="color:#a5a93d;">Text here</p>
.mytext {color:#a5a93d;}
This box has a color of #a5a93d
<div style="background-color:#a5a93d;">Content here</div>
.mybackground {background-color:#a5a93d;}
Border around this has a color of #a5a93d
<div style="border:2px solid #a5a93d;">Content here</div>
.myborder {border:2px solid #a5a93d;}