#a9412e color space conversions
Hex:
#a9412e
RGB:
169, 65, 46
CMY:
34, 75, 82
CMYK:
0, 62, 73, 34
HSL:
9°, 57.2093%, 42.1569%
HSV (HSB):
9°, 72.7811%, 66.2745%
XYZ:
18.7456, 12.4129, 3.9927
xyY:
0.5333, 0.3531, 12.4129
CIE-Lab:
41.8649, 41.6253, 33.3217
CIE-LCH:
41.8649, 53.3198, 38.6778
CIE-Luv:
41.8649, 80.4580, 25.4057
Hunter-Lab:
35.2319, 33.3176, 17.9432
#a9412e color charts
#a9412e color shades, tints & tones
#a9412e color schemes
#a9412e color preview, HTML & CSS examples
This text has a color of #a9412e
<p style="color:#a9412e;">Text here</p>
.mytext {color:#a9412e;}
This box has a color of #a9412e
<div style="background-color:#a9412e;">Content here</div>
.mybackground {background-color:#a9412e;}
Border around this has a color of #a9412e
<div style="border:2px solid #a9412e;">Content here</div>
.myborder {border:2px solid #a9412e;}