#a07b05 color space conversions
Hex:
#a07b05
RGB:
160, 123, 5
CMY:
37, 52, 98
CMYK:
0, 23, 97, 37
HSL:
46°, 93.9394%, 32.3529%
HSV (HSB):
46°, 96.8750%, 62.7451%
XYZ:
21.6076, 21.6505, 3.1837
xyY:
0.4653, 0.4662, 21.6505
CIE-Lab:
53.6542, 4.9253, 58.4783
CIE-LCH:
53.6542, 58.6853, 85.1857
CIE-Luv:
53.6542, 31.3872, 55.1981
Hunter-Lab:
46.5301, 1.4640, 28.5143
#a07b05 color charts
#a07b05 color shades, tints & tones
#a07b05 color schemes
#a07b05 color preview, HTML & CSS examples
This text has a color of #a07b05
<p style="color:#a07b05;">Text here</p>
.mytext {color:#a07b05;}
This box has a color of #a07b05
<div style="background-color:#a07b05;">Content here</div>
.mybackground {background-color:#a07b05;}
Border around this has a color of #a07b05
<div style="border:2px solid #a07b05;">Content here</div>
.myborder {border:2px solid #a07b05;}