#a2030d color space conversions
Hex:
#a2030d
RGB:
162, 3, 13
CMY:
36, 99, 95
CMYK:
0, 98, 92, 36
HSL:
356°, 96.3636%, 32.3529%
HSV (HSB):
356°, 98.1481%, 63.5294%
XYZ:
15.0055, 7.7756, 1.0907
xyY:
0.6286, 0.3257, 7.7756
CIE-Lab:
33.5110, 56.8248, 42.2502
CIE-LCH:
33.5110, 70.8106, 36.6314
CIE-Luv:
33.5110, 107.6302, 21.9460
Hunter-Lab:
27.8847, 47.2574, 17.2001
#a2030d color charts
#a2030d color shades, tints & tones
#a2030d color schemes
#a2030d color preview, HTML & CSS examples
This text has a color of #a2030d
<p style="color:#a2030d;">Text here</p>
.mytext {color:#a2030d;}
This box has a color of #a2030d
<div style="background-color:#a2030d;">Content here</div>
.mybackground {background-color:#a2030d;}
Border around this has a color of #a2030d
<div style="border:2px solid #a2030d;">Content here</div>
.myborder {border:2px solid #a2030d;}