#a3412d color space conversions
Hex:
#a3412d
RGB:
163, 65, 45
CMY:
36, 75, 82
CMYK:
0, 60, 72, 36
HSL:
10°, 56.7308%, 40.7843%
HSV (HSB):
10°, 72.3926%, 63.9216%
XYZ:
17.4682, 11.7566, 3.8312
xyY:
0.5284, 0.3557, 11.7566
CIE-Lab:
40.8266, 39.3336, 32.4397
CIE-LCH:
40.8266, 50.9849, 39.5135
CIE-Luv:
40.8266, 75.6248, 24.9587
Hunter-Lab:
34.2879, 30.9343, 17.3767
#a3412d color charts
#a3412d color shades, tints & tones
#a3412d color schemes
#a3412d color preview, HTML & CSS examples
This text has a color of #a3412d
<p style="color:#a3412d;">Text here</p>
.mytext {color:#a3412d;}
This box has a color of #a3412d
<div style="background-color:#a3412d;">Content here</div>
.mybackground {background-color:#a3412d;}
Border around this has a color of #a3412d
<div style="border:2px solid #a3412d;">Content here</div>
.myborder {border:2px solid #a3412d;}