#a7601f color space conversions
Hex:
#a7601f
RGB:
167, 96, 31
CMY:
35, 62, 88
CMYK:
0, 43, 81, 35
HSL:
29°, 68.6869%, 38.8235%
HSV (HSB):
29°, 81.4371%, 65.4902%
XYZ:
20.3665, 16.6802, 3.4425
xyY:
0.5030, 0.4120, 16.6802
CIE-Lab:
47.8545, 23.9661, 46.8527
CIE-LCH:
47.8545, 52.6265, 62.9093
CIE-Luv:
47.8545, 57.3474, 41.1218
Hunter-Lab:
40.8414, 17.5410, 23.5914
#a7601f color charts
#a7601f color shades, tints & tones
#a7601f color schemes
#a7601f color preview, HTML & CSS examples
This text has a color of #a7601f
<p style="color:#a7601f;">Text here</p>
.mytext {color:#a7601f;}
This box has a color of #a7601f
<div style="background-color:#a7601f;">Content here</div>
.mybackground {background-color:#a7601f;}
Border around this has a color of #a7601f
<div style="border:2px solid #a7601f;">Content here</div>
.myborder {border:2px solid #a7601f;}