#a8193b color space conversions
Hex:
#a8193b
RGB:
168, 25, 59
CMY:
34, 90, 77
CMYK:
0, 85, 65, 34
HSL:
346°, 74.0933%, 37.8431%
HSV (HSB):
346°, 85.1190%, 65.8824%
XYZ:
17.2855, 9.3359, 5.0286
xyY:
0.5461, 0.2950, 9.3359
CIE-Lab:
36.6231, 56.4577, 18.9732
CIE-LCH:
36.6231, 59.5605, 18.5754
CIE-Luv:
36.6231, 96.7407, 9.0499
Hunter-Lab:
30.5546, 47.5111, 11.6304
#a8193b color charts
#a8193b color shades, tints & tones
#a8193b color schemes
#a8193b color preview, HTML & CSS examples
This text has a color of #a8193b
<p style="color:#a8193b;">Text here</p>
.mytext {color:#a8193b;}
This box has a color of #a8193b
<div style="background-color:#a8193b;">Content here</div>
.mybackground {background-color:#a8193b;}
Border around this has a color of #a8193b
<div style="border:2px solid #a8193b;">Content here</div>
.myborder {border:2px solid #a8193b;}