#a3402e color space conversions
Hex:
#a3402e
RGB:
163, 64, 46
CMY:
36, 75, 82
CMYK:
0, 61, 72, 36
HSL:
9°, 55.9809%, 40.9804%
HSV (HSB):
9°, 71.7791%, 63.9216%
XYZ:
17.4308, 11.6506, 3.9149
xyY:
0.5283, 0.3531, 11.6506
CIE-Lab:
40.6553, 39.8689, 31.6707
CIE-LCH:
40.6553, 50.9172, 38.4626
CIE-Luv:
40.6553, 76.1337, 24.2200
Hunter-Lab:
34.1329, 31.4226, 17.0928
#a3402e color charts
#a3402e color shades, tints & tones
#a3402e color schemes
#a3402e color preview, HTML & CSS examples
This text has a color of #a3402e
<p style="color:#a3402e;">Text here</p>
.mytext {color:#a3402e;}
This box has a color of #a3402e
<div style="background-color:#a3402e;">Content here</div>
.mybackground {background-color:#a3402e;}
Border around this has a color of #a3402e
<div style="border:2px solid #a3402e;">Content here</div>
.myborder {border:2px solid #a3402e;}