#a0101a color space conversions
Hex:
#a0101a
RGB:
160, 16, 26
CMY:
37, 94, 90
CMYK:
0, 90, 84, 37
HSL:
356°, 81.8182%, 34.5098%
HSV (HSB):
356°, 90.0000%, 62.7451%
XYZ:
14.8689, 7.9187, 1.7221
xyY:
0.6067, 0.3231, 7.9187
CIE-Lab:
33.8131, 54.7006, 35.6819
CIE-LCH:
33.8131, 65.3097, 33.1169
CIE-Luv:
33.8131, 101.3691, 19.8099
Hunter-Lab:
28.1403, 45.0716, 16.0699
#a0101a color charts
#a0101a color shades, tints & tones
#a0101a color schemes
#a0101a color preview, HTML & CSS examples
This text has a color of #a0101a
<p style="color:#a0101a;">Text here</p>
.mytext {color:#a0101a;}
This box has a color of #a0101a
<div style="background-color:#a0101a;">Content here</div>
.mybackground {background-color:#a0101a;}
Border around this has a color of #a0101a
<div style="border:2px solid #a0101a;">Content here</div>
.myborder {border:2px solid #a0101a;}