#a31c2e color space conversions
Hex:
#a31c2e
RGB:
163, 28, 46
CMY:
36, 89, 82
CMYK:
0, 83, 72, 36
HSL:
352°, 70.6806%, 37.4510%
HSV (HSB):
352°, 82.8221%, 63.9216%
XYZ:
16.0127, 8.8143, 3.4421
xyY:
0.5664, 0.3118, 8.8143
CIE-Lab:
35.6243, 53.6316, 25.7682
CIE-LCH:
35.6243, 59.5008, 25.6627
CIE-Luv:
35.6243, 95.4614, 14.8156
Hunter-Lab:
29.6889, 44.3182, 13.9081
#a31c2e color charts
#a31c2e color shades, tints & tones
#a31c2e color schemes
#a31c2e color preview, HTML & CSS examples
This text has a color of #a31c2e
<p style="color:#a31c2e;">Text here</p>
.mytext {color:#a31c2e;}
This box has a color of #a31c2e
<div style="background-color:#a31c2e;">Content here</div>
.mybackground {background-color:#a31c2e;}
Border around this has a color of #a31c2e
<div style="border:2px solid #a31c2e;">Content here</div>
.myborder {border:2px solid #a31c2e;}