#a9052d color space conversions
Hex:
#a9052d
RGB:
169, 5, 45
CMY:
34, 98, 82
CMYK:
0, 97, 73, 34
HSL:
345°, 94.2529%, 34.1176%
HSV (HSB):
345°, 97.0414%, 66.2745%
XYZ:
16.8901, 8.7330, 3.2781
xyY:
0.5844, 0.3022, 8.7330
CIE-Lab:
35.4651, 59.2723, 26.5150
CIE-LCH:
35.4651, 64.9327, 24.1010
CIE-Luv:
35.4651, 106.2796, 13.8308
Hunter-Lab:
29.5517, 50.3053, 14.1094
#a9052d color charts
#a9052d color shades, tints & tones
#a9052d color schemes
#a9052d color preview, HTML & CSS examples
This text has a color of #a9052d
<p style="color:#a9052d;">Text here</p>
.mytext {color:#a9052d;}
This box has a color of #a9052d
<div style="background-color:#a9052d;">Content here</div>
.mybackground {background-color:#a9052d;}
Border around this has a color of #a9052d
<div style="border:2px solid #a9052d;">Content here</div>
.myborder {border:2px solid #a9052d;}