#a06b0a color space conversions
Hex:
#a06b0a
RGB:
160, 107, 10
CMY:
37, 58, 96
CMYK:
0, 33, 94, 37
HSL:
39°, 88.2353%, 33.3333%
HSV (HSB):
39°, 93.7500%, 62.7451%
XYZ:
19.8097, 18.0109, 2.7195
xyY:
0.4886, 0.4443, 18.0109
CIE-Lab:
49.5093, 14.0811, 54.4850
CIE-LCH:
49.5093, 56.2751, 75.5095
CIE-Luv:
49.5093, 43.7306, 48.5140
Hunter-Lab:
42.4392, 9.0511, 25.9081
#a06b0a color charts
#a06b0a color shades, tints & tones
#a06b0a color schemes
#a06b0a color preview, HTML & CSS examples
This text has a color of #a06b0a
<p style="color:#a06b0a;">Text here</p>
.mytext {color:#a06b0a;}
This box has a color of #a06b0a
<div style="background-color:#a06b0a;">Content here</div>
.mybackground {background-color:#a06b0a;}
Border around this has a color of #a06b0a
<div style="border:2px solid #a06b0a;">Content here</div>
.myborder {border:2px solid #a06b0a;}