#a1130e color space conversions
Hex:
#a1130e
RGB:
161, 19, 14
CMY:
37, 93, 95
CMYK:
0, 88, 91, 37
HSL:
2°, 84.0000%, 34.3137%
HSV (HSB):
2°, 91.3043%, 63.1373%
XYZ:
15.0101, 8.0745, 1.1829
xyY:
0.6185, 0.3327, 8.0745
CIE-Lab:
34.1376, 54.1516, 42.1489
CIE-LCH:
34.1376, 68.6216, 37.8954
CIE-Luv:
34.1376, 102.9647, 23.0513
Hunter-Lab:
28.4157, 44.5619, 17.4229
#a1130e color charts
#a1130e color shades, tints & tones
#a1130e color schemes
#a1130e color preview, HTML & CSS examples
This text has a color of #a1130e
<p style="color:#a1130e;">Text here</p>
.mytext {color:#a1130e;}
This box has a color of #a1130e
<div style="background-color:#a1130e;">Content here</div>
.mybackground {background-color:#a1130e;}
Border around this has a color of #a1130e
<div style="border:2px solid #a1130e;">Content here</div>
.myborder {border:2px solid #a1130e;}