#a9393a color space conversions
Hex:
#a9393a
RGB:
169, 57, 58
CMY:
34, 78, 77
CMYK:
0, 66, 66, 34
HSL:
359°, 49.5575%, 44.3137%
HSV (HSB):
359°, 66.2722%, 66.2745%
XYZ:
18.5890, 11.6668, 5.2751
xyY:
0.5232, 0.3284, 11.6668
CIE-Lab:
40.6815, 45.9135, 24.8166
CIE-LCH:
40.6815, 52.1911, 28.3915
CIE-Luv:
40.6815, 83.1498, 17.4853
Hunter-Lab:
34.1566, 37.3708, 14.7529
#a9393a color charts
#a9393a color shades, tints & tones
#a9393a color schemes
#a9393a color preview, HTML & CSS examples
This text has a color of #a9393a
<p style="color:#a9393a;">Text here</p>
.mytext {color:#a9393a;}
This box has a color of #a9393a
<div style="background-color:#a9393a;">Content here</div>
.mybackground {background-color:#a9393a;}
Border around this has a color of #a9393a
<div style="border:2px solid #a9393a;">Content here</div>
.myborder {border:2px solid #a9393a;}