#a11e1f color space conversions
Hex:
#a11e1f
RGB:
161, 30, 31
CMY:
37, 88, 88
CMYK:
0, 81, 81, 37
HSL:
360°, 68.5864%, 37.4510%
HSV (HSB):
360°, 81.3665%, 63.1373%
XYZ:
15.4095, 8.6045, 2.1450
xyY:
0.5891, 0.3289, 8.6045
CIE-Lab:
35.2115, 51.8993, 34.2801
CIE-LCH:
35.2115, 62.1986, 33.4452
CIE-Luv:
35.2115, 96.4002, 20.5136
Hunter-Lab:
29.3335, 42.4364, 16.1979
#a11e1f color charts
#a11e1f color shades, tints & tones
#a11e1f color schemes
#a11e1f color preview, HTML & CSS examples
This text has a color of #a11e1f
<p style="color:#a11e1f;">Text here</p>
.mytext {color:#a11e1f;}
This box has a color of #a11e1f
<div style="background-color:#a11e1f;">Content here</div>
.mybackground {background-color:#a11e1f;}
Border around this has a color of #a11e1f
<div style="border:2px solid #a11e1f;">Content here</div>
.myborder {border:2px solid #a11e1f;}