#a9123d color space conversions
Hex:
#a9123d
RGB:
169, 18, 61
CMY:
34, 93, 76
CMYK:
0, 89, 64, 34
HSL:
343°, 80.7487%, 36.6667%
HSV (HSB):
343°, 89.3491%, 66.2745%
XYZ:
17.4208, 9.2046, 5.2734
xyY:
0.5461, 0.2886, 9.2046
CIE-Lab:
36.3752, 58.2634, 17.4001
CIE-LCH:
36.3752, 60.8061, 16.6280
CIE-Luv:
36.3752, 98.7977, 7.2064
Hunter-Lab:
30.3390, 49.4023, 10.9318
#a9123d color charts
#a9123d color shades, tints & tones
#a9123d color schemes
#a9123d color preview, HTML & CSS examples
This text has a color of #a9123d
<p style="color:#a9123d;">Text here</p>
.mytext {color:#a9123d;}
This box has a color of #a9123d
<div style="background-color:#a9123d;">Content here</div>
.mybackground {background-color:#a9123d;}
Border around this has a color of #a9123d
<div style="border:2px solid #a9123d;">Content here</div>
.myborder {border:2px solid #a9123d;}