#a1102c color space conversions
Hex:
#a1102c
RGB:
161, 16, 44
CMY:
37, 94, 83
CMYK:
0, 90, 73, 37
HSL:
348°, 81.9209%, 34.7059%
HSV (HSB):
348°, 90.0621%, 63.1373%
XYZ:
15.3379, 8.1295, 3.1436
xyY:
0.5764, 0.3055, 8.1295
CIE-Lab:
34.2511, 55.6153, 25.2844
CIE-LCH:
34.2511, 61.0930, 24.4480
CIE-Luv:
34.2511, 98.1089, 13.5217
Hunter-Lab:
28.5123, 46.1256, 13.4216
#a1102c color charts
#a1102c color shades, tints & tones
#a1102c color schemes
#a1102c color preview, HTML & CSS examples
This text has a color of #a1102c
<p style="color:#a1102c;">Text here</p>
.mytext {color:#a1102c;}
This box has a color of #a1102c
<div style="background-color:#a1102c;">Content here</div>
.mybackground {background-color:#a1102c;}
Border around this has a color of #a1102c
<div style="border:2px solid #a1102c;">Content here</div>
.myborder {border:2px solid #a1102c;}