#a9193c color space conversions
Hex:
#a9193c
RGB:
169, 25, 60
CMY:
34, 90, 76
CMYK:
0, 85, 64, 34
HSL:
345°, 74.2268%, 38.0392%
HSV (HSB):
345°, 85.2071%, 66.2745%
XYZ:
17.5254, 9.4565, 5.1766
xyY:
0.5450, 0.2941, 9.4565
CIE-Lab:
36.8488, 56.7894, 18.6655
CIE-LCH:
36.8488, 59.7782, 18.1946
CIE-Luv:
36.8488, 97.2266, 8.7515
Hunter-Lab:
30.7515, 47.9131, 11.5454
#a9193c color charts
#a9193c color shades, tints & tones
#a9193c color schemes
#a9193c color preview, HTML & CSS examples
This text has a color of #a9193c
<p style="color:#a9193c;">Text here</p>
.mytext {color:#a9193c;}
This box has a color of #a9193c
<div style="background-color:#a9193c;">Content here</div>
.mybackground {background-color:#a9193c;}
Border around this has a color of #a9193c
<div style="border:2px solid #a9193c;">Content here</div>
.myborder {border:2px solid #a9193c;}