#a9182e color space conversions
Hex:
#a9182e
RGB:
169, 24, 46
CMY:
34, 91, 82
CMYK:
0, 86, 73, 34
HSL:
351°, 75.1295%, 37.8431%
HSV (HSB):
351°, 85.7988%, 66.2745%
XYZ:
17.1820, 9.2855, 3.4715
xyY:
0.5739, 0.3101, 9.2855
CIE-Lab:
36.5283, 56.2992, 27.1479
CIE-LCH:
36.5283, 62.5029, 25.7437
CIE-Luv:
36.5283, 101.6225, 15.4064
Hunter-Lab:
30.4722, 47.3222, 14.5761
#a9182e color charts
#a9182e color shades, tints & tones
#a9182e color schemes
#a9182e color preview, HTML & CSS examples
This text has a color of #a9182e
<p style="color:#a9182e;">Text here</p>
.mytext {color:#a9182e;}
This box has a color of #a9182e
<div style="background-color:#a9182e;">Content here</div>
.mybackground {background-color:#a9182e;}
Border around this has a color of #a9182e
<div style="border:2px solid #a9182e;">Content here</div>
.myborder {border:2px solid #a9182e;}