#a9022a color space conversions
Hex:
#a9022a
RGB:
169, 2, 42
CMY:
34, 99, 84
CMYK:
0, 99, 75, 34
HSL:
346°, 97.6608%, 33.5294%
HSV (HSB):
346°, 98.8166%, 66.2745%
XYZ:
16.8018, 8.6456, 2.9737
xyY:
0.5912, 0.3042, 8.6456
CIE-Lab:
35.2928, 59.5243, 28.2064
CIE-LCH:
35.2928, 65.8691, 25.3546
CIE-Luv:
35.2928, 107.6452, 14.8432
Hunter-Lab:
29.4034, 50.5433, 14.5861
#a9022a color charts
#a9022a color shades, tints & tones
#a9022a color schemes
#a9022a color preview, HTML & CSS examples
This text has a color of #a9022a
<p style="color:#a9022a;">Text here</p>
.mytext {color:#a9022a;}
This box has a color of #a9022a
<div style="background-color:#a9022a;">Content here</div>
.mybackground {background-color:#a9022a;}
Border around this has a color of #a9022a
<div style="border:2px solid #a9022a;">Content here</div>
.myborder {border:2px solid #a9022a;}