#a1000d color space conversions
Hex:
#a1000d
RGB:
161, 0, 13
CMY:
37, 100, 95
CMYK:
0, 100, 92, 37
HSL:
355°, 100.0000%, 31.5686%
HSV (HSB):
355°, 100.0000%, 63.1373%
XYZ:
14.7706, 7.6061, 1.0704
xyY:
0.6300, 0.3244, 7.6061
CIE-Lab:
33.1488, 56.9688, 41.8950
CIE-LCH:
33.1488, 70.7151, 36.3309
CIE-Luv:
33.1488, 107.5197, 21.5354
Hunter-Lab:
27.5792, 47.3356, 17.0043
#a1000d color charts
#a1000d RGB chart
#a1000d CMYK chart
#a1000d RGB pie chart
#a1000d color shades, tints & tones
#a1000d color schemes
#a1000d color preview, HTML & CSS examples
This text has a color of #a1000d
<p style="color:#a1000d;">Text here</p>
.mytext {color:#a1000d;}
Text color #a1000d
This box has a color of #a1000d
<div style="background-color:#a1000d;">Content here</div>
.mybackground {background-color:#a1000d;}
Background color #a1000d
Border around this has a color of #a1000d
<div style="border:2px solid #a1000d;">Content here</div>
.myborder {border:2px solid #a1000d;}
Border color #a1000d