#a3020b color space conversions
Hex:
#a3020b
RGB:
163, 2, 11
CMY:
36, 99, 96
CMYK:
0, 99, 93, 36
HSL:
357°, 97.5758%, 32.3529%
HSV (HSB):
357°, 98.7730%, 63.9216%
XYZ:
15.1864, 7.8541, 1.0322
xyY:
0.6309, 0.3263, 7.8541
CIE-Lab:
33.6772, 57.1901, 43.3221
CIE-LCH:
33.6772, 71.7461, 37.1443
CIE-Luv:
33.6772, 108.7975, 22.3541
Hunter-Lab:
28.0252, 47.6820, 17.4339
#a3020b color charts
#a3020b color shades, tints & tones
#a3020b color schemes
#a3020b color preview, HTML & CSS examples
This text has a color of #a3020b
<p style="color:#a3020b;">Text here</p>
.mytext {color:#a3020b;}
This box has a color of #a3020b
<div style="background-color:#a3020b;">Content here</div>
.mybackground {background-color:#a3020b;}
Border around this has a color of #a3020b
<div style="border:2px solid #a3020b;">Content here</div>
.myborder {border:2px solid #a3020b;}