#a8293d color space conversions
Hex:
#a8293d
RGB:
168, 41, 61
CMY:
34, 84, 76
CMYK:
0, 76, 64, 34
HSL:
351°, 60.7656%, 40.9804%
HSV (HSB):
351°, 75.5952%, 65.8824%
XYZ:
17.7837, 10.2476, 5.4556
xyY:
0.5311, 0.3060, 10.2476
CIE-Lab:
38.2832, 51.9975, 19.8597
CIE-LCH:
38.2832, 55.6611, 20.9036
CIE-Luv:
38.2832, 89.9854, 11.2450
Hunter-Lab:
32.0119, 43.1419, 12.3040
#a8293d color charts
#a8293d color shades, tints & tones
#a8293d color schemes
#a8293d color preview, HTML & CSS examples
This text has a color of #a8293d
<p style="color:#a8293d;">Text here</p>
.mytext {color:#a8293d;}
This box has a color of #a8293d
<div style="background-color:#a8293d;">Content here</div>
.mybackground {background-color:#a8293d;}
Border around this has a color of #a8293d
<div style="border:2px solid #a8293d;">Content here</div>
.myborder {border:2px solid #a8293d;}