#a9293c color space conversions
Hex:
#a9293c
RGB:
169, 41, 60
CMY:
34, 84, 76
CMYK:
0, 76, 64, 34
HSL:
351°, 60.9524%, 41.1765%
HSV (HSB):
351°, 75.7396%, 66.2745%
XYZ:
17.9707, 10.3471, 5.3250
xyY:
0.5342, 0.3076, 10.3471
CIE-Lab:
38.4584, 52.2418, 20.7546
CIE-LCH:
38.4584, 56.2135, 21.6670
CIE-Luv:
38.4584, 91.0855, 11.9923
Hunter-Lab:
32.1670, 43.4305, 12.7019
#a9293c color charts
#a9293c color shades, tints & tones
#a9293c color schemes
#a9293c color preview, HTML & CSS examples
This text has a color of #a9293c
<p style="color:#a9293c;">Text here</p>
.mytext {color:#a9293c;}
This box has a color of #a9293c
<div style="background-color:#a9293c;">Content here</div>
.mybackground {background-color:#a9293c;}
Border around this has a color of #a9293c
<div style="border:2px solid #a9293c;">Content here</div>
.myborder {border:2px solid #a9293c;}