#a3001a color space conversions
Hex:
#a3001a
RGB:
163, 0, 26
CMY:
36, 100, 90
CMYK:
0, 100, 84, 36
HSL:
350°, 100.0000%, 31.9608%
HSV (HSB):
350°, 100.0000%, 63.9216%
XYZ:
15.2907, 7.8611, 1.6887
xyY:
0.6156, 0.3165, 7.8611
CIE-Lab:
33.6919, 57.7464, 35.7993
CIE-LCH:
33.6919, 67.9429, 31.7964
CIE-Luv:
33.6919, 107.0865, 18.9786
Hunter-Lab:
28.0377, 48.2814, 16.0553
#a3001a color charts
#a3001a color shades, tints & tones
#a3001a color schemes
#a3001a color preview, HTML & CSS examples
This text has a color of #a3001a
<p style="color:#a3001a;">Text here</p>
.mytext {color:#a3001a;}
This box has a color of #a3001a
<div style="background-color:#a3001a;">Content here</div>
.mybackground {background-color:#a3001a;}
Border around this has a color of #a3001a
<div style="border:2px solid #a3001a;">Content here</div>
.myborder {border:2px solid #a3001a;}