#a9412b color space conversions
Hex:
#a9412b
RGB:
169, 65, 43
CMY:
34, 75, 83
CMYK:
0, 62, 75, 34
HSL:
10°, 59.4340%, 41.5686%
HSV (HSB):
10°, 74.5562%, 66.2745%
XYZ:
18.6885, 12.3900, 3.6920
xyY:
0.5375, 0.3563, 12.3900
CIE-Lab:
41.8294, 41.4825, 34.9720
CIE-LCH:
41.8294, 54.2572, 40.1327
CIE-Luv:
41.8294, 80.9485, 26.5565
Hunter-Lab:
35.1995, 33.1723, 18.4208
#a9412b color charts
#a9412b color shades, tints & tones
#a9412b color schemes
#a9412b color preview, HTML & CSS examples
This text has a color of #a9412b
<p style="color:#a9412b;">Text here</p>
.mytext {color:#a9412b;}
This box has a color of #a9412b
<div style="background-color:#a9412b;">Content here</div>
.mybackground {background-color:#a9412b;}
Border around this has a color of #a9412b
<div style="border:2px solid #a9412b;">Content here</div>
.myborder {border:2px solid #a9412b;}