#a9292e color space conversions
Hex:
#a9292e
RGB:
169, 41, 46
CMY:
34, 84, 82
CMYK:
0, 76, 73, 34
HSL:
358°, 60.9524%, 41.1765%
HSV (HSB):
358°, 75.7396%, 66.2745%
XYZ:
17.6483, 10.2181, 3.6269
xyY:
0.5604, 0.3245, 10.2181
CIE-Lab:
38.2311, 51.4944, 29.1510
CIE-LCH:
38.2311, 59.1730, 29.5142
CIE-Luv:
38.2311, 94.6587, 18.6423
Hunter-Lab:
31.9658, 42.6092, 15.6489
#a9292e color charts
#a9292e color shades, tints & tones
#a9292e color schemes
#a9292e color preview, HTML & CSS examples
This text has a color of #a9292e
<p style="color:#a9292e;">Text here</p>
.mytext {color:#a9292e;}
This box has a color of #a9292e
<div style="background-color:#a9292e;">Content here</div>
.mybackground {background-color:#a9292e;}
Border around this has a color of #a9292e
<div style="border:2px solid #a9292e;">Content here</div>
.myborder {border:2px solid #a9292e;}