#a3323c color space conversions
Hex:
#a3323c
RGB:
163, 50, 60
CMY:
36, 80, 76
CMYK:
0, 69, 63, 36
HSL:
355°, 53.0516%, 41.7647%
HSV (HSB):
355°, 69.3252%, 63.9216%
XYZ:
17.0605, 10.3940, 5.3820
xyY:
0.5196, 0.3165, 10.3940
CIE-Lab:
38.5404, 46.9585, 20.6360
CIE-LCH:
38.5404, 51.2927, 23.7231
CIE-Luv:
38.5404, 81.6704, 13.1825
Hunter-Lab:
32.2397, 38.0384, 12.6701
#a3323c color charts
#a3323c color shades, tints & tones
#a3323c color schemes
#a3323c color preview, HTML & CSS examples
This text has a color of #a3323c
<p style="color:#a3323c;">Text here</p>
.mytext {color:#a3323c;}
This box has a color of #a3323c
<div style="background-color:#a3323c;">Content here</div>
.mybackground {background-color:#a3323c;}
Border around this has a color of #a3323c
<div style="border:2px solid #a3323c;">Content here</div>
.myborder {border:2px solid #a3323c;}