#a1000b color space conversions
Hex:
#a1000b
RGB:
161, 0, 11
CMY:
37, 100, 96
CMYK:
0, 100, 93, 37
HSL:
356°, 100.0000%, 31.5686%
HSV (HSB):
356°, 100.0000%, 63.1373%
XYZ:
14.7583, 7.6012, 1.0059
xyY:
0.6316, 0.3253, 7.6012
CIE-Lab:
33.1382, 56.9400, 42.7547
CIE-LCH:
33.1382, 71.2048, 36.9019
CIE-Luv:
33.1382, 107.7335, 21.8573
Hunter-Lab:
27.5703, 47.3027, 17.1360
#a1000b color charts
#a1000b color shades, tints & tones
#a1000b color schemes
#a1000b color preview, HTML & CSS examples
This text has a color of #a1000b
<p style="color:#a1000b;">Text here</p>
.mytext {color:#a1000b;}
This box has a color of #a1000b
<div style="background-color:#a1000b;">Content here</div>
.mybackground {background-color:#a1000b;}
Border around this has a color of #a1000b
<div style="border:2px solid #a1000b;">Content here</div>
.myborder {border:2px solid #a1000b;}