#a11e1e color space conversions
Hex:
#a11e1e
RGB:
161, 30, 30
CMY:
37, 88, 88
CMYK:
0, 81, 81, 37
HSL:
0°, 68.5864%, 37.4510%
HSV (HSB):
0°, 81.3665%, 63.1373%
XYZ:
15.3966, 8.5994, 2.0766
xyY:
0.5905, 0.3298, 8.5994
CIE-Lab:
35.2012, 51.8672, 34.8423
CIE-LCH:
35.2012, 62.4835, 33.8916
CIE-Luv:
35.2012, 96.5814, 20.8270
Hunter-Lab:
29.3247, 42.4012, 16.3286
#a11e1e color charts
#a11e1e color shades, tints & tones
#a11e1e color schemes
#a11e1e color preview, HTML & CSS examples
This text has a color of #a11e1e
<p style="color:#a11e1e;">Text here</p>
.mytext {color:#a11e1e;}
This box has a color of #a11e1e
<div style="background-color:#a11e1e;">Content here</div>
.mybackground {background-color:#a11e1e;}
Border around this has a color of #a11e1e
<div style="border:2px solid #a11e1e;">Content here</div>
.myborder {border:2px solid #a11e1e;}