#a06e26 color space conversions
Hex:
#a06e26
RGB:
160, 110, 38
CMY:
37, 57, 85
CMYK:
0, 31, 76, 37
HSL:
35°, 61.6162%, 38.8235%
HSV (HSB):
35°, 76.2500%, 62.7451%
XYZ:
20.4230, 18.7654, 4.3794
xyY:
0.4688, 0.4307, 18.7654
CIE-Lab:
50.4116, 13.2203, 45.9779
CIE-LCH:
50.4116, 47.8408, 73.9582
CIE-Luv:
50.4116, 40.2812, 44.3975
Hunter-Lab:
43.3190, 8.3465, 24.3293
#a06e26 color charts
#a06e26 color shades, tints & tones
#a06e26 color schemes
#a06e26 color preview, HTML & CSS examples
This text has a color of #a06e26
<p style="color:#a06e26;">Text here</p>
.mytext {color:#a06e26;}
This box has a color of #a06e26
<div style="background-color:#a06e26;">Content here</div>
.mybackground {background-color:#a06e26;}
Border around this has a color of #a06e26
<div style="border:2px solid #a06e26;">Content here</div>
.myborder {border:2px solid #a06e26;}