#a5a500 color space conversions
Hex:
#a5a500
RGB:
165, 165, 0
CMY:
35, 35, 100
CMYK:
0, 0, 100, 35
HSL:
60°, 100.0000%, 32.3529%
HSV (HSB):
60°, 100.0000%, 64.7059%
XYZ:
28.9722, 34.9096, 5.2112
xyY:
0.4193, 0.5053, 34.9096
CIE-Lab:
65.6782, -15.5619, 68.2100
CIE-LCH:
65.6782, 69.9627, 102.8519
CIE-Luv:
65.6782, 5.2082, 72.2035
Hunter-Lab:
59.0843, -15.8696, 36.1297
#a5a500 color charts
#a5a500 color shades, tints & tones
#a5a500 color schemes
#a5a500 color preview, HTML & CSS examples
This text has a color of #a5a500
<p style="color:#a5a500;">Text here</p>
.mytext {color:#a5a500;}
This box has a color of #a5a500
<div style="background-color:#a5a500;">Content here</div>
.mybackground {background-color:#a5a500;}
Border around this has a color of #a5a500
<div style="border:2px solid #a5a500;">Content here</div>
.myborder {border:2px solid #a5a500;}