#a5a00c color space conversions
Hex:
#a5a00c
RGB:
165, 160, 12
CMY:
35, 37, 95
CMYK:
0, 3, 93, 35
HSL:
58°, 86.4407%, 34.7059%
HSV (HSB):
58°, 92.7273%, 64.7059%
XYZ:
28.1542, 33.1675, 5.2659
xyY:
0.4228, 0.4981, 33.1675
CIE-Lab:
64.2963, -12.8024, 65.5743
CIE-LCH:
64.2963, 66.8124, 101.0472
CIE-Luv:
64.2963, 8.4805, 69.3425
Hunter-Lab:
57.5912, -13.5226, 34.8926
#a5a00c color charts
#a5a00c color shades, tints & tones
#a5a00c color schemes
#a5a00c color preview, HTML & CSS examples
This text has a color of #a5a00c
<p style="color:#a5a00c;">Text here</p>
.mytext {color:#a5a00c;}
This box has a color of #a5a00c
<div style="background-color:#a5a00c;">Content here</div>
.mybackground {background-color:#a5a00c;}
Border around this has a color of #a5a00c
<div style="border:2px solid #a5a00c;">Content here</div>
.myborder {border:2px solid #a5a00c;}