#a9442e color space conversions
Hex:
#a9442e
RGB:
169, 68, 46
CMY:
34, 73, 82
CMYK:
0, 60, 73, 34
HSL:
11°, 57.2093%, 42.1569%
HSV (HSB):
11°, 72.7811%, 66.2745%
XYZ:
18.9224, 12.7665, 4.0516
xyY:
0.5294, 0.3572, 12.7665
CIE-Lab:
42.4093, 40.1910, 33.9349
CIE-LCH:
42.4093, 52.6013, 40.1758
CIE-Luv:
42.4093, 78.4113, 26.4016
Hunter-Lab:
35.7303, 32.0042, 18.2880
#a9442e color charts
#a9442e color shades, tints & tones
#a9442e color schemes
#a9442e color preview, HTML & CSS examples
This text has a color of #a9442e
<p style="color:#a9442e;">Text here</p>
.mytext {color:#a9442e;}
This box has a color of #a9442e
<div style="background-color:#a9442e;">Content here</div>
.mybackground {background-color:#a9442e;}
Border around this has a color of #a9442e
<div style="border:2px solid #a9442e;">Content here</div>
.myborder {border:2px solid #a9442e;}