#a07a07 color space conversions
Hex:
#a07a07
RGB:
160, 122, 7
CMY:
37, 52, 97
CMYK:
0, 24, 96, 37
HSL:
45°, 91.6168%, 32.7451%
HSV (HSB):
45°, 95.6250%, 62.7451%
XYZ:
21.4951, 21.4080, 3.2003
xyY:
0.4662, 0.4643, 21.4080
CIE-Lab:
53.3932, 5.5199, 57.9216
CIE-LCH:
53.3932, 58.1841, 84.5562
CIE-Luv:
53.3932, 32.1186, 54.6209
Hunter-Lab:
46.2688, 1.9554, 28.2873
#a07a07 color charts
#a07a07 color shades, tints & tones
#a07a07 color schemes
#a07a07 color preview, HTML & CSS examples
This text has a color of #a07a07
<p style="color:#a07a07;">Text here</p>
.mytext {color:#a07a07;}
This box has a color of #a07a07
<div style="background-color:#a07a07;">Content here</div>
.mybackground {background-color:#a07a07;}
Border around this has a color of #a07a07
<div style="border:2px solid #a07a07;">Content here</div>
.myborder {border:2px solid #a07a07;}