#a9213a color space conversions
Hex:
#a9213a
RGB:
169, 33, 58
CMY:
34, 87, 77
CMYK:
0, 80, 66, 34
HSL:
349°, 67.3267%, 39.6078%
HSV (HSB):
349°, 80.4734%, 66.2745%
XYZ:
17.6698, 9.8282, 4.9687
xyY:
0.5442, 0.3027, 9.8282
CIE-Lab:
37.5323, 54.6222, 20.8270
CIE-LCH:
37.5323, 58.4581, 20.8714
CIE-Luv:
37.5323, 95.0583, 11.2596
Hunter-Lab:
31.3500, 45.7453, 12.5480
#a9213a color charts
#a9213a color shades, tints & tones
#a9213a color schemes
#a9213a color preview, HTML & CSS examples
This text has a color of #a9213a
<p style="color:#a9213a;">Text here</p>
.mytext {color:#a9213a;}
This box has a color of #a9213a
<div style="background-color:#a9213a;">Content here</div>
.mybackground {background-color:#a9213a;}
Border around this has a color of #a9213a
<div style="border:2px solid #a9213a;">Content here</div>
.myborder {border:2px solid #a9213a;}