#a11b31 color space conversions
Hex:
#a11b31
RGB:
161, 27, 49
CMY:
37, 89, 81
CMYK:
0, 83, 70, 37
HSL:
350°, 71.2766%, 36.8627%
HSV (HSB):
350°, 83.2298%, 63.1373%
XYZ:
15.6443, 8.5827, 3.7378
xyY:
0.5594, 0.3069, 8.5827
CIE-Lab:
35.1681, 53.4637, 23.2205
CIE-LCH:
35.1681, 58.2886, 23.4764
CIE-Luv:
35.1681, 93.4172, 12.8460
Hunter-Lab:
29.2962, 44.0511, 12.9427
#a11b31 color charts
#a11b31 color shades, tints & tones
#a11b31 color schemes
#a11b31 color preview, HTML & CSS examples
This text has a color of #a11b31
<p style="color:#a11b31;">Text here</p>
.mytext {color:#a11b31;}
This box has a color of #a11b31
<div style="background-color:#a11b31;">Content here</div>
.mybackground {background-color:#a11b31;}
Border around this has a color of #a11b31
<div style="border:2px solid #a11b31;">Content here</div>
.myborder {border:2px solid #a11b31;}