#a1102f color space conversions
Hex:
#a1102f
RGB:
161, 16, 47
CMY:
37, 94, 82
CMYK:
0, 90, 71, 37
HSL:
347°, 81.9209%, 34.7059%
HSV (HSB):
347°, 90.0621%, 63.1373%
XYZ:
15.3963, 8.1529, 3.4515
xyY:
0.5702, 0.3020, 8.1529
CIE-Lab:
34.2993, 55.7532, 23.4264
CIE-LCH:
34.2993, 60.4749, 22.7912
CIE-Luv:
34.2993, 97.2724, 12.1726
Hunter-Lab:
28.5533, 46.2815, 12.8203
#a1102f color charts
#a1102f color shades, tints & tones
#a1102f color schemes
#a1102f color preview, HTML & CSS examples
This text has a color of #a1102f
<p style="color:#a1102f;">Text here</p>
.mytext {color:#a1102f;}
This box has a color of #a1102f
<div style="background-color:#a1102f;">Content here</div>
.mybackground {background-color:#a1102f;}
Border around this has a color of #a1102f
<div style="border:2px solid #a1102f;">Content here</div>
.myborder {border:2px solid #a1102f;}