#a7412b color space conversions
Hex:
#a7412b
RGB:
167, 65, 43
CMY:
35, 75, 83
CMYK:
0, 61, 74, 35
HSL:
11°, 59.0476%, 41.1765%
HSV (HSB):
11°, 74.2515%, 65.4902%
XYZ:
18.2627, 12.1705, 3.6721
xyY:
0.5355, 0.3569, 12.1705
CIE-Lab:
41.4858, 40.7382, 34.4964
CIE-LCH:
41.4858, 53.3816, 40.2573
CIE-Luv:
41.4858, 79.2823, 26.2834
Hunter-Lab:
34.8862, 32.3925, 18.1796
#a7412b color charts
#a7412b color shades, tints & tones
#a7412b color schemes
#a7412b color preview, HTML & CSS examples
This text has a color of #a7412b
<p style="color:#a7412b;">Text here</p>
.mytext {color:#a7412b;}
This box has a color of #a7412b
<div style="background-color:#a7412b;">Content here</div>
.mybackground {background-color:#a7412b;}
Border around this has a color of #a7412b
<div style="border:2px solid #a7412b;">Content here</div>
.myborder {border:2px solid #a7412b;}