#a9393f color space conversions
Hex:
#a9393f
RGB:
169, 57, 63
CMY:
34, 78, 75
CMYK:
0, 66, 63, 34
HSL:
357°, 49.5575%, 44.3137%
HSV (HSB):
357°, 66.2722%, 66.2745%
XYZ:
18.7225, 11.7202, 5.9781
xyY:
0.5141, 0.3218, 11.7202
CIE-Lab:
40.7678, 46.2344, 21.8611
CIE-LCH:
40.7678, 51.1422, 25.3063
CIE-Luv:
40.7678, 81.9628, 14.9150
Hunter-Lab:
34.2347, 37.7086, 13.6111
#a9393f color charts
#a9393f color shades, tints & tones
#a9393f color schemes
#a9393f color preview, HTML & CSS examples
This text has a color of #a9393f
<p style="color:#a9393f;">Text here</p>
.mytext {color:#a9393f;}
This box has a color of #a9393f
<div style="background-color:#a9393f;">Content here</div>
.mybackground {background-color:#a9393f;}
Border around this has a color of #a9393f
<div style="border:2px solid #a9393f;">Content here</div>
.myborder {border:2px solid #a9393f;}