#a31e32 color space conversions
Hex:
#a31e32
RGB:
163, 30, 50
CMY:
36, 88, 80
CMYK:
0, 82, 69, 36
HSL:
351°, 68.9119%, 37.8431%
HSV (HSB):
351°, 81.5951%, 63.9216%
XYZ:
16.1443, 8.9454, 3.8933
xyY:
0.5570, 0.3086, 8.9454
CIE-Lab:
35.8789, 53.2885, 23.5567
CIE-LCH:
35.8789, 58.2630, 23.8483
CIE-Luv:
35.8789, 93.6452, 13.3462
Hunter-Lab:
29.9088, 44.0108, 13.2182
#a31e32 color charts
#a31e32 color shades, tints & tones
#a31e32 color schemes
#a31e32 color preview, HTML & CSS examples
This text has a color of #a31e32
<p style="color:#a31e32;">Text here</p>
.mytext {color:#a31e32;}
This box has a color of #a31e32
<div style="background-color:#a31e32;">Content here</div>
.mybackground {background-color:#a31e32;}
Border around this has a color of #a31e32
<div style="border:2px solid #a31e32;">Content here</div>
.myborder {border:2px solid #a31e32;}