#a9342c color space conversions
Hex:
#a9342c
RGB:
169, 52, 44
CMY:
34, 80, 83
CMYK:
0, 69, 74, 34
HSL:
4°, 58.6854%, 41.7647%
HSV (HSB):
4°, 73.9645%, 66.2745%
XYZ:
18.0448, 11.0728, 3.5691
xyY:
0.5521, 0.3388, 11.0728
CIE-Lab:
39.7029, 47.2712, 32.0323
CIE-LCH:
39.7029, 57.1019, 34.1227
CIE-Luv:
39.7029, 89.0879, 22.2586
Hunter-Lab:
33.2759, 38.5639, 16.9338
#a9342c color charts
#a9342c color shades, tints & tones
#a9342c color schemes
#a9342c color preview, HTML & CSS examples
This text has a color of #a9342c
<p style="color:#a9342c;">Text here</p>
.mytext {color:#a9342c;}
This box has a color of #a9342c
<div style="background-color:#a9342c;">Content here</div>
.mybackground {background-color:#a9342c;}
Border around this has a color of #a9342c
<div style="border:2px solid #a9342c;">Content here</div>
.myborder {border:2px solid #a9342c;}