#a06a37 color space conversions
Hex:
#a06a37
RGB:
160, 106, 55
CMY:
37, 58, 78
CMYK:
0, 34, 66, 37
HSL:
29°, 48.8372%, 42.1569%
HSV (HSB):
29°, 65.6250%, 62.7451%
XYZ:
20.3408, 18.0575, 6.0278
xyY:
0.4579, 0.4065, 18.0575
CIE-Lab:
49.5658, 16.4639, 36.8196
CIE-LCH:
49.5658, 40.3330, 65.9081
CIE-Luv:
49.5658, 42.0300, 36.8073
Hunter-Lab:
42.4941, 11.0787, 21.3356
#a06a37 color charts
#a06a37 color shades, tints & tones
#a06a37 color schemes
#a06a37 color preview, HTML & CSS examples
This text has a color of #a06a37
<p style="color:#a06a37;">Text here</p>
.mytext {color:#a06a37;}
This box has a color of #a06a37
<div style="background-color:#a06a37;">Content here</div>
.mybackground {background-color:#a06a37;}
Border around this has a color of #a06a37
<div style="border:2px solid #a06a37;">Content here</div>
.myborder {border:2px solid #a06a37;}