#a11e2e color space conversions
Hex:
#a11e2e
RGB:
161, 30, 46
CMY:
37, 88, 82
CMYK:
0, 81, 71, 37
HSL:
353°, 68.5864%, 37.4510%
HSV (HSB):
353°, 81.3665%, 63.1373%
XYZ:
15.6554, 8.7029, 3.4395
xyY:
0.5632, 0.3131, 8.7029
CIE-Lab:
35.4058, 52.5038, 25.4079
CIE-LCH:
35.4058, 58.3285, 25.8235
CIE-Luv:
35.4058, 93.0926, 14.7723
Hunter-Lab:
29.5006, 43.1001, 13.7379
#a11e2e color charts
#a11e2e color shades, tints & tones
#a11e2e color schemes
#a11e2e color preview, HTML & CSS examples
This text has a color of #a11e2e
<p style="color:#a11e2e;">Text here</p>
.mytext {color:#a11e2e;}
This box has a color of #a11e2e
<div style="background-color:#a11e2e;">Content here</div>
.mybackground {background-color:#a11e2e;}
Border around this has a color of #a11e2e
<div style="border:2px solid #a11e2e;">Content here</div>
.myborder {border:2px solid #a11e2e;}