#a1040c color space conversions
Hex:
#a1040c
RGB:
161, 4, 12
CMY:
37, 98, 95
CMYK:
0, 98, 93, 37
HSL:
357°, 95.1515%, 32.3529%
HSV (HSB):
357°, 97.5155%, 63.1373%
XYZ:
14.8077, 7.6904, 1.0518
xyY:
0.6288, 0.3266, 7.6904
CIE-Lab:
33.3297, 56.4139, 42.4569
CIE-LCH:
33.3297, 70.6054, 36.9650
CIE-Luv:
33.3297, 106.7778, 22.0203
Hunter-Lab:
27.7317, 46.7823, 17.1635
#a1040c color charts
#a1040c color shades, tints & tones
#a1040c color schemes
#a1040c color preview, HTML & CSS examples
This text has a color of #a1040c
<p style="color:#a1040c;">Text here</p>
.mytext {color:#a1040c;}
This box has a color of #a1040c
<div style="background-color:#a1040c;">Content here</div>
.mybackground {background-color:#a1040c;}
Border around this has a color of #a1040c
<div style="border:2px solid #a1040c;">Content here</div>
.myborder {border:2px solid #a1040c;}