#a5a50d color space conversions
Hex:
#a5a50d
RGB:
165, 165, 13
CMY:
35, 35, 95
CMYK:
0, 0, 92, 35
HSL:
60°, 85.3933%, 34.9020%
HSV (HSB):
60°, 92.1212%, 64.7059%
XYZ:
29.0448, 34.9387, 5.5938
xyY:
0.4174, 0.5022, 34.9387
CIE-Lab:
65.7009, -15.3786, 66.5140
CIE-LCH:
65.7009, 68.2687, 103.0185
CIE-Luv:
65.7009, 5.1393, 71.2480
Hunter-Lab:
59.1089, -15.7297, 35.7653
#a5a50d color charts
#a5a50d color shades, tints & tones
#a5a50d color schemes
#a5a50d color preview, HTML & CSS examples
This text has a color of #a5a50d
<p style="color:#a5a50d;">Text here</p>
.mytext {color:#a5a50d;}
This box has a color of #a5a50d
<div style="background-color:#a5a50d;">Content here</div>
.mybackground {background-color:#a5a50d;}
Border around this has a color of #a5a50d
<div style="border:2px solid #a5a50d;">Content here</div>
.myborder {border:2px solid #a5a50d;}