#a31d00 color space conversions
Hex:
#a31d00
RGB:
163, 29, 0
CMY:
36, 89, 100
CMYK:
0, 82, 100, 36
HSL:
11°, 100.0000%, 31.9608%
HSV (HSB):
11°, 100.0000%, 63.9216%
XYZ:
15.5436, 8.6653, 0.8533
xyY:
0.6202, 0.3458, 8.6653
CIE-Lab:
35.3316, 52.1698, 48.7112
CIE-LCH:
35.3316, 71.3756, 43.0364
CIE-Luv:
35.3316, 101.9782, 26.7832
Hunter-Lab:
29.4368, 42.7395, 18.8871
#a31d00 color charts
#a31d00 color shades, tints & tones
#a31d00 color schemes
#a31d00 color preview, HTML & CSS examples
This text has a color of #a31d00
<p style="color:#a31d00;">Text here</p>
.mytext {color:#a31d00;}
This box has a color of #a31d00
<div style="background-color:#a31d00;">Content here</div>
.mybackground {background-color:#a31d00;}
Border around this has a color of #a31d00
<div style="border:2px solid #a31d00;">Content here</div>
.myborder {border:2px solid #a31d00;}