#a3001f color space conversions
Hex:
#a3001f
RGB:
163, 0, 31
CMY:
36, 100, 88
CMYK:
0, 100, 81, 36
HSL:
349°, 100.0000%, 31.9608%
HSV (HSB):
349°, 100.0000%, 63.9216%
XYZ:
15.3516, 7.8855, 2.0093
xyY:
0.6081, 0.3123, 7.8855
CIE-Lab:
33.7432, 57.8859, 32.9129
CIE-LCH:
33.7432, 66.5886, 29.6218
CIE-Luv:
33.7432, 106.0862, 17.4656
Hunter-Lab:
28.0811, 48.4420, 15.4144
#a3001f color charts
#a3001f color shades, tints & tones
#a3001f color schemes
#a3001f color preview, HTML & CSS examples
This text has a color of #a3001f
<p style="color:#a3001f;">Text here</p>
.mytext {color:#a3001f;}
This box has a color of #a3001f
<div style="background-color:#a3001f;">Content here</div>
.mybackground {background-color:#a3001f;}
Border around this has a color of #a3001f
<div style="border:2px solid #a3001f;">Content here</div>
.myborder {border:2px solid #a3001f;}