#a9212d color space conversions
Hex:
#a9212d
RGB:
169, 33, 45
CMY:
34, 87, 82
CMYK:
0, 80, 73, 34
HSL:
355°, 67.3267%, 39.6078%
HSV (HSB):
355°, 80.4734%, 66.2745%
XYZ:
17.3797, 9.7122, 3.4413
xyY:
0.5692, 0.3181, 9.7122
CIE-Lab:
37.3208, 53.9637, 28.6988
CIE-LCH:
37.3208, 61.1203, 28.0048
CIE-Luv:
37.3208, 98.5419, 17.3674
Hunter-Lab:
31.1644, 45.0079, 15.2681
#a9212d color charts
#a9212d color shades, tints & tones
#a9212d color schemes
#a9212d color preview, HTML & CSS examples
This text has a color of #a9212d
<p style="color:#a9212d;">Text here</p>
.mytext {color:#a9212d;}
This box has a color of #a9212d
<div style="background-color:#a9212d;">Content here</div>
.mybackground {background-color:#a9212d;}
Border around this has a color of #a9212d
<div style="border:2px solid #a9212d;">Content here</div>
.myborder {border:2px solid #a9212d;}