#a9383c color space conversions
Hex:
#a9383c
RGB:
169, 56, 60
CMY:
34, 78, 76
CMYK:
0, 67, 64, 34
HSL:
358°, 50.2222%, 44.1176%
HSV (HSB):
358°, 66.8639%, 66.2745%
XYZ:
18.5920, 11.5896, 5.5321
xyY:
0.5206, 0.3245, 11.5896
CIE-Lab:
40.5563, 46.4685, 23.4357
CIE-LCH:
40.5563, 52.0438, 26.7634
CIE-Luv:
40.5563, 83.2670, 16.1652
Hunter-Lab:
34.0435, 37.9069, 14.1958
#a9383c color charts
#a9383c color shades, tints & tones
#a9383c color schemes
#a9383c color preview, HTML & CSS examples
This text has a color of #a9383c
<p style="color:#a9383c;">Text here</p>
.mytext {color:#a9383c;}
This box has a color of #a9383c
<div style="background-color:#a9383c;">Content here</div>
.mybackground {background-color:#a9383c;}
Border around this has a color of #a9383c
<div style="border:2px solid #a9383c;">Content here</div>
.myborder {border:2px solid #a9383c;}