#a8343e color space conversions
Hex:
#a8343e
RGB:
168, 52, 62
CMY:
34, 80, 76
CMYK:
0, 69, 63, 34
HSL:
355°, 52.7273%, 43.1373%
HSV (HSB):
355°, 69.0476%, 65.8824%
XYZ:
18.2459, 11.1286, 5.7438
xyY:
0.5196, 0.3169, 11.1286
CIE-Lab:
39.7963, 47.9326, 21.1921
CIE-LCH:
39.7963, 52.4084, 23.8513
CIE-Luv:
39.7963, 84.1939, 13.7083
Hunter-Lab:
33.3596, 39.2509, 13.1432
#a8343e color charts
#a8343e color shades, tints & tones
#a8343e color schemes
#a8343e color preview, HTML & CSS examples
This text has a color of #a8343e
<p style="color:#a8343e;">Text here</p>
.mytext {color:#a8343e;}
This box has a color of #a8343e
<div style="background-color:#a8343e;">Content here</div>
.mybackground {background-color:#a8343e;}
Border around this has a color of #a8343e
<div style="border:2px solid #a8343e;">Content here</div>
.myborder {border:2px solid #a8343e;}