#a7341e color space conversions
Hex:
#a7341e
RGB:
167, 52, 30
CMY:
35, 80, 88
CMYK:
0, 69, 82, 35
HSL:
10°, 69.5431%, 38.6275%
HSV (HSB):
10°, 82.0359%, 65.4902%
XYZ:
17.3987, 10.7652, 2.3892
xyY:
0.5695, 0.3523, 10.7652
CIE-Lab:
39.1822, 46.0440, 39.1497
CIE-LCH:
39.1822, 60.4380, 40.3734
CIE-Luv:
39.1822, 89.7692, 26.7096
Hunter-Lab:
32.8104, 37.2368, 18.6499
#a7341e color charts
#a7341e color shades, tints & tones
#a7341e color schemes
#a7341e color preview, HTML & CSS examples
This text has a color of #a7341e
<p style="color:#a7341e;">Text here</p>
.mytext {color:#a7341e;}
This box has a color of #a7341e
<div style="background-color:#a7341e;">Content here</div>
.mybackground {background-color:#a7341e;}
Border around this has a color of #a7341e
<div style="border:2px solid #a7341e;">Content here</div>
.myborder {border:2px solid #a7341e;}