#a3182f color space conversions
Hex:
#a3182f
RGB:
163, 24, 47
CMY:
36, 91, 82
CMYK:
0, 85, 71, 36
HSL:
350°, 74.3316%, 36.6667%
HSV (HSB):
350°, 85.2761%, 63.9216%
XYZ:
15.9440, 8.6450, 3.5176
xyY:
0.5673, 0.3076, 8.6450
CIE-Lab:
35.2917, 54.6698, 24.7357
CIE-LCH:
35.2917, 60.0054, 24.3447
CIE-Luv:
35.2917, 96.5889, 13.7018
Hunter-Lab:
29.4024, 45.3404, 13.4884
#a3182f color charts
#a3182f color shades, tints & tones
#a3182f color schemes
#a3182f color preview, HTML & CSS examples
This text has a color of #a3182f
<p style="color:#a3182f;">Text here</p>
.mytext {color:#a3182f;}
This box has a color of #a3182f
<div style="background-color:#a3182f;">Content here</div>
.mybackground {background-color:#a3182f;}
Border around this has a color of #a3182f
<div style="border:2px solid #a3182f;">Content here</div>
.myborder {border:2px solid #a3182f;}