#a5a10d color space conversions
Hex:
#a5a10d
RGB:
165, 161, 13
CMY:
35, 37, 95
CMYK:
0, 2, 92, 35
HSL:
58°, 85.3933%, 34.9020%
HSV (HSB):
58°, 92.1212%, 64.7059%
XYZ:
28.3346, 33.5181, 5.3570
xyY:
0.4216, 0.4987, 33.5181
CIE-Lab:
64.5783, -13.3076, 65.6426
CIE-LCH:
64.5783, 66.9779, 101.4602
CIE-Luv:
64.5783, 7.8014, 69.6559
Hunter-Lab:
57.8948, -13.9555, 35.0403
#a5a10d color charts
#a5a10d color shades, tints & tones
#a5a10d color schemes
#a5a10d color preview, HTML & CSS examples
This text has a color of #a5a10d
<p style="color:#a5a10d;">Text here</p>
.mytext {color:#a5a10d;}
This box has a color of #a5a10d
<div style="background-color:#a5a10d;">Content here</div>
.mybackground {background-color:#a5a10d;}
Border around this has a color of #a5a10d
<div style="border:2px solid #a5a10d;">Content here</div>
.myborder {border:2px solid #a5a10d;}