#a06f37 color space conversions
Hex:
#a06f37
RGB:
160, 111, 55
CMY:
37, 56, 78
CMYK:
0, 31, 66, 37
HSL:
32°, 48.8372%, 42.1569%
HSV (HSB):
32°, 65.6250%, 62.7451%
XYZ:
20.8712, 19.1183, 6.2046
xyY:
0.4518, 0.4139, 19.1183
CIE-Lab:
50.8253, 13.6121, 38.2532
CIE-LCH:
50.8253, 40.6029, 70.4124
CIE-Luv:
50.8253, 38.3522, 39.0158
Hunter-Lab:
43.7245, 8.6865, 22.1938
#a06f37 color charts
#a06f37 color shades, tints & tones
#a06f37 color schemes
#a06f37 color preview, HTML & CSS examples
This text has a color of #a06f37
<p style="color:#a06f37;">Text here</p>
.mytext {color:#a06f37;}
This box has a color of #a06f37
<div style="background-color:#a06f37;">Content here</div>
.mybackground {background-color:#a06f37;}
Border around this has a color of #a06f37
<div style="border:2px solid #a06f37;">Content here</div>
.myborder {border:2px solid #a06f37;}