#a3020d color space conversions
Hex:
#a3020d
RGB:
163, 2, 13
CMY:
36, 99, 95
CMYK:
0, 99, 92, 36
HSL:
356°, 97.5758%, 32.3529%
HSV (HSB):
356°, 98.7730%, 63.9216%
XYZ:
15.1986, 7.8590, 1.0967
xyY:
0.6292, 0.3254, 7.8590
CIE-Lab:
33.6875, 57.2185, 42.4765
CIE-LCH:
33.6875, 71.2615, 36.5886
CIE-Luv:
33.6875, 108.5881, 22.0370
Hunter-Lab:
28.0339, 47.7146, 17.3044
#a3020d color charts
#a3020d color shades, tints & tones
#a3020d color schemes
#a3020d color preview, HTML & CSS examples
This text has a color of #a3020d
<p style="color:#a3020d;">Text here</p>
.mytext {color:#a3020d;}
This box has a color of #a3020d
<div style="background-color:#a3020d;">Content here</div>
.mybackground {background-color:#a3020d;}
Border around this has a color of #a3020d
<div style="border:2px solid #a3020d;">Content here</div>
.myborder {border:2px solid #a3020d;}