#a3022a color space conversions
Hex:
#a3022a
RGB:
163, 2, 42
CMY:
36, 99, 84
CMYK:
0, 99, 74, 36
HSL:
345°, 97.5758%, 32.3529%
HSV (HSB):
345°, 98.7730%, 63.9216%
XYZ:
15.5439, 7.9971, 2.9148
xyY:
0.5875, 0.3023, 7.9971
CIE-Lab:
33.9769, 58.0109, 26.3377
CIE-LCH:
33.9769, 63.7098, 24.4186
CIE-Luv:
33.9769, 103.0048, 13.5311
Hunter-Lab:
28.2792, 48.6255, 13.6842
#a3022a color charts
#a3022a color shades, tints & tones
#a3022a color schemes
#a3022a color preview, HTML & CSS examples
This text has a color of #a3022a
<p style="color:#a3022a;">Text here</p>
.mytext {color:#a3022a;}
This box has a color of #a3022a
<div style="background-color:#a3022a;">Content here</div>
.mybackground {background-color:#a3022a;}
Border around this has a color of #a3022a
<div style="border:2px solid #a3022a;">Content here</div>
.myborder {border:2px solid #a3022a;}