#a5a50b color space conversions
Hex:
#a5a50b
RGB:
165, 165, 11
CMY:
35, 35, 96
CMYK:
0, 0, 93, 35
HSL:
60°, 87.5000%, 34.5098%
HSV (HSB):
60°, 93.3333%, 64.7059%
XYZ:
29.0326, 34.9338, 5.5293
xyY:
0.4178, 0.5027, 34.9338
CIE-Lab:
65.6971, -15.4094, 66.7941
CIE-LCH:
65.6971, 68.5486, 102.9909
CIE-Luv:
65.6971, 5.1509, 71.4086
Hunter-Lab:
59.1048, -15.7532, 35.8267
#a5a50b color charts
#a5a50b color shades, tints & tones
#a5a50b color schemes
#a5a50b color preview, HTML & CSS examples
This text has a color of #a5a50b
<p style="color:#a5a50b;">Text here</p>
.mytext {color:#a5a50b;}
This box has a color of #a5a50b
<div style="background-color:#a5a50b;">Content here</div>
.mybackground {background-color:#a5a50b;}
Border around this has a color of #a5a50b
<div style="border:2px solid #a5a50b;">Content here</div>
.myborder {border:2px solid #a5a50b;}