#a3323d color space conversions
Hex:
#a3323d
RGB:
163, 50, 61
CMY:
36, 80, 76
CMYK:
0, 69, 63, 36
HSL:
354°, 53.0516%, 41.7647%
HSV (HSB):
354°, 69.3252%, 63.9216%
XYZ:
17.0872, 10.4047, 5.5226
xyY:
0.5176, 0.3152, 10.4047
CIE-Lab:
38.5591, 47.0251, 20.0346
CIE-LCH:
38.5591, 51.1150, 23.0760
CIE-Luv:
38.5591, 81.4119, 12.6474
Hunter-Lab:
32.2562, 38.1087, 12.4283
#a3323d color charts
#a3323d color shades, tints & tones
#a3323d color schemes
#a3323d color preview, HTML & CSS examples
This text has a color of #a3323d
<p style="color:#a3323d;">Text here</p>
.mytext {color:#a3323d;}
This box has a color of #a3323d
<div style="background-color:#a3323d;">Content here</div>
.mybackground {background-color:#a3323d;}
Border around this has a color of #a3323d
<div style="border:2px solid #a3323d;">Content here</div>
.myborder {border:2px solid #a3323d;}