#a1102e color space conversions
Hex:
#a1102e
RGB:
161, 16, 46
CMY:
37, 94, 82
CMYK:
0, 90, 71, 37
HSL:
348°, 81.9209%, 34.7059%
HSV (HSB):
348°, 90.0621%, 63.1373%
XYZ:
15.3764, 8.1449, 3.3465
xyY:
0.5723, 0.3031, 8.1449
CIE-Lab:
34.2829, 55.7062, 24.0468
CIE-LCH:
34.2829, 60.6748, 23.3485
CIE-Luv:
34.2829, 97.5561, 12.6305
Hunter-Lab:
28.5393, 46.2284, 13.0253
#a1102e color charts
#a1102e color shades, tints & tones
#a1102e color schemes
#a1102e color preview, HTML & CSS examples
This text has a color of #a1102e
<p style="color:#a1102e;">Text here</p>
.mytext {color:#a1102e;}
This box has a color of #a1102e
<div style="background-color:#a1102e;">Content here</div>
.mybackground {background-color:#a1102e;}
Border around this has a color of #a1102e
<div style="border:2px solid #a1102e;">Content here</div>
.myborder {border:2px solid #a1102e;}