#a06d26 color space conversions
Hex:
#a06d26
RGB:
160, 109, 38
CMY:
37, 57, 85
CMYK:
0, 32, 76, 37
HSL:
35°, 61.6162%, 38.8235%
HSV (HSB):
35°, 76.2500%, 62.7451%
XYZ:
20.3157, 18.5508, 4.3436
xyY:
0.4702, 0.4293, 18.5508
CIE-Lab:
50.1575, 13.7902, 45.7268
CIE-LCH:
50.1575, 47.7610, 73.2178
CIE-Luv:
50.1575, 41.0431, 43.9839
Hunter-Lab:
43.0706, 8.8218, 24.1701
#a06d26 color charts
#a06d26 color shades, tints & tones
#a06d26 color schemes
#a06d26 color preview, HTML & CSS examples
This text has a color of #a06d26
<p style="color:#a06d26;">Text here</p>
.mytext {color:#a06d26;}
This box has a color of #a06d26
<div style="background-color:#a06d26;">Content here</div>
.mybackground {background-color:#a06d26;}
Border around this has a color of #a06d26
<div style="border:2px solid #a06d26;">Content here</div>
.myborder {border:2px solid #a06d26;}