#a31e2d color space conversions
Hex:
#a31e2d
RGB:
163, 30, 45
CMY:
36, 88, 82
CMYK:
0, 82, 72, 36
HSL:
353°, 68.9119%, 37.8431%
HSV (HSB):
353°, 81.5951%, 63.9216%
XYZ:
16.0422, 8.9045, 3.3559
xyY:
0.5668, 0.3146, 8.9045
CIE-Lab:
35.7998, 53.0444, 26.6038
CIE-LCH:
35.7998, 59.3420, 26.6355
CIE-Luv:
35.7998, 94.9524, 15.6162
Hunter-Lab:
29.8405, 43.7404, 14.2206
#a31e2d color charts
#a31e2d color shades, tints & tones
#a31e2d color schemes
#a31e2d color preview, HTML & CSS examples
This text has a color of #a31e2d
<p style="color:#a31e2d;">Text here</p>
.mytext {color:#a31e2d;}
This box has a color of #a31e2d
<div style="background-color:#a31e2d;">Content here</div>
.mybackground {background-color:#a31e2d;}
Border around this has a color of #a31e2d
<div style="border:2px solid #a31e2d;">Content here</div>
.myborder {border:2px solid #a31e2d;}