#a9393c color space conversions
Hex:
#a9393c
RGB:
169, 57, 60
CMY:
34, 78, 76
CMYK:
0, 66, 64, 34
HSL:
358°, 49.5575%, 44.3137%
HSV (HSB):
358°, 66.2722%, 66.2745%
XYZ:
18.6409, 11.6875, 5.5484
xyY:
0.5196, 0.3258, 11.6875
CIE-Lab:
40.7151, 46.0385, 23.6367
CIE-LCH:
40.7151, 51.7517, 27.1765
CIE-Luv:
40.7151, 82.6844, 16.4785
Hunter-Lab:
34.1870, 37.5023, 14.3084
#a9393c color charts
#a9393c color shades, tints & tones
#a9393c color schemes
#a9393c color preview, HTML & CSS examples
This text has a color of #a9393c
<p style="color:#a9393c;">Text here</p>
.mytext {color:#a9393c;}
This box has a color of #a9393c
<div style="background-color:#a9393c;">Content here</div>
.mybackground {background-color:#a9393c;}
Border around this has a color of #a9393c
<div style="border:2px solid #a9393c;">Content here</div>
.myborder {border:2px solid #a9393c;}