#a1303b color space conversions
Hex:
#a1303b
RGB:
161, 48, 59
CMY:
37, 81, 77
CMYK:
0, 70, 63, 37
HSL:
354°, 54.0670%, 40.9804%
HSV (HSB):
354°, 70.1863%, 63.1373%
XYZ:
16.5443, 10.0067, 5.1972
xyY:
0.5211, 0.3152, 10.0067
CIE-Lab:
37.8545, 47.0415, 20.3034
CIE-LCH:
37.8545, 51.2360, 23.3454
CIE-Luv:
37.8545, 81.3449, 12.7255
Hunter-Lab:
31.6334, 37.9972, 12.4024
#a1303b color charts
#a1303b color shades, tints & tones
#a1303b color schemes
#a1303b color preview, HTML & CSS examples
This text has a color of #a1303b
<p style="color:#a1303b;">Text here</p>
.mytext {color:#a1303b;}
This box has a color of #a1303b
<div style="background-color:#a1303b;">Content here</div>
.mybackground {background-color:#a1303b;}
Border around this has a color of #a1303b
<div style="border:2px solid #a1303b;">Content here</div>
.myborder {border:2px solid #a1303b;}