#a11e25 color space conversions
Hex:
#a11e25
RGB:
161, 30, 37
CMY:
37, 88, 85
CMYK:
0, 81, 77, 37
HSL:
357°, 68.5864%, 37.4510%
HSV (HSB):
357°, 81.3665%, 63.1373%
XYZ:
15.4961, 8.6392, 2.6011
xyY:
0.5796, 0.3231, 8.6392
CIE-Lab:
35.2801, 52.1133, 30.8134
CIE-LCH:
35.2801, 60.5414, 30.5949
CIE-Luv:
35.2801, 95.2081, 18.4495
Hunter-Lab:
29.3925, 42.6709, 15.3279
#a11e25 color charts
#a11e25 color shades, tints & tones
#a11e25 color schemes
#a11e25 color preview, HTML & CSS examples
This text has a color of #a11e25
<p style="color:#a11e25;">Text here</p>
.mytext {color:#a11e25;}
This box has a color of #a11e25
<div style="background-color:#a11e25;">Content here</div>
.mybackground {background-color:#a11e25;}
Border around this has a color of #a11e25
<div style="border:2px solid #a11e25;">Content here</div>
.myborder {border:2px solid #a11e25;}