#a31c33 color space conversions
Hex:
#a31c33
RGB:
163, 28, 51
CMY:
36, 89, 80
CMYK:
0, 83, 69, 36
HSL:
350°, 70.6806%, 37.4510%
HSV (HSB):
350°, 82.8221%, 63.9216%
XYZ:
16.1171, 8.8561, 3.9919
xyY:
0.5564, 0.3058, 8.8561
CIE-Lab:
35.7057, 53.8796, 22.7067
CIE-LCH:
35.7057, 58.4688, 22.8522
CIE-Luv:
35.7057, 94.1108, 12.4988
Hunter-Lab:
29.7591, 44.5942, 12.8782
#a31c33 color charts
#a31c33 color shades, tints & tones
#a31c33 color schemes
#a31c33 color preview, HTML & CSS examples
This text has a color of #a31c33
<p style="color:#a31c33;">Text here</p>
.mytext {color:#a31c33;}
This box has a color of #a31c33
<div style="background-color:#a31c33;">Content here</div>
.mybackground {background-color:#a31c33;}
Border around this has a color of #a31c33
<div style="border:2px solid #a31c33;">Content here</div>
.myborder {border:2px solid #a31c33;}