#a1412c color space conversions
Hex:
#a1412c
RGB:
161, 65, 44
CMY:
37, 75, 83
CMYK:
0, 60, 73, 37
HSL:
11°, 57.0732%, 40.1961%
HSV (HSB):
11°, 72.6708%, 63.1373%
XYZ:
17.0429, 11.5395, 3.7120
xyY:
0.5277, 0.3573, 11.5395
CIE-Lab:
40.4747, 38.5242, 32.5200
CIE-LCH:
40.4747, 50.4149, 40.1692
CIE-Luv:
40.4747, 74.1187, 25.0781
Hunter-Lab:
33.9699, 30.1072, 17.3001
#a1412c color charts
#a1412c color shades, tints & tones
#a1412c color schemes
#a1412c color preview, HTML & CSS examples
This text has a color of #a1412c
<p style="color:#a1412c;">Text here</p>
.mytext {color:#a1412c;}
This box has a color of #a1412c
<div style="background-color:#a1412c;">Content here</div>
.mybackground {background-color:#a1412c;}
Border around this has a color of #a1412c
<div style="border:2px solid #a1412c;">Content here</div>
.myborder {border:2px solid #a1412c;}