#a8343c color space conversions
Hex:
#a8343c
RGB:
168, 52, 60
CMY:
34, 80, 76
CMYK:
0, 69, 64, 34
HSL:
356°, 52.7273%, 43.1373%
HSV (HSB):
356°, 69.0476%, 65.8824%
XYZ:
18.1921, 11.1071, 5.4600
xyY:
0.5234, 0.3195, 11.1071
CIE-Lab:
39.7602, 47.8037, 22.3862
CIE-LCH:
39.7602, 52.7858, 25.0934
CIE-Luv:
39.7602, 84.7020, 14.7594
Hunter-Lab:
33.3273, 39.1135, 13.6156
#a8343c color charts
#a8343c color shades, tints & tones
#a8343c color schemes
#a8343c color preview, HTML & CSS examples
This text has a color of #a8343c
<p style="color:#a8343c;">Text here</p>
.mytext {color:#a8343c;}
This box has a color of #a8343c
<div style="background-color:#a8343c;">Content here</div>
.mybackground {background-color:#a8343c;}
Border around this has a color of #a8343c
<div style="border:2px solid #a8343c;">Content here</div>
.myborder {border:2px solid #a8343c;}