#a31b2a color space conversions
Hex:
#a31b2a
RGB:
163, 27, 42
CMY:
36, 89, 84
CMYK:
0, 83, 74, 36
HSL:
353°, 71.5789%, 37.2549%
HSV (HSB):
353°, 83.4356%, 63.9216%
XYZ:
15.9141, 8.7376, 3.0382
xyY:
0.5747, 0.3156, 8.7376
CIE-Lab:
35.4740, 53.7115, 28.0862
CIE-LCH:
35.4740, 60.6116, 27.6055
CIE-Luv:
35.4740, 96.8316, 16.3509
Hunter-Lab:
29.5594, 44.3715, 14.5975
#a31b2a color charts
#a31b2a color shades, tints & tones
#a31b2a color schemes
#a31b2a color preview, HTML & CSS examples
This text has a color of #a31b2a
<p style="color:#a31b2a;">Text here</p>
.mytext {color:#a31b2a;}
This box has a color of #a31b2a
<div style="background-color:#a31b2a;">Content here</div>
.mybackground {background-color:#a31b2a;}
Border around this has a color of #a31b2a
<div style="border:2px solid #a31b2a;">Content here</div>
.myborder {border:2px solid #a31b2a;}