#a11e5b color space conversions
Hex:
#a11e5b
RGB:
161, 30, 91
CMY:
37, 88, 64
CMYK:
0, 81, 43, 37
HSL:
332°, 68.5864%, 37.4510%
HSV (HSB):
332°, 81.3665%, 63.1373%
XYZ:
17.0505, 9.2609, 10.7864
xyY:
0.4596, 0.2496, 9.2609
CIE-Lab:
36.4819, 55.7767, -2.0552
CIE-LCH:
36.4819, 55.8145, 357.8898
CIE-Luv:
36.4819, 77.9282, -12.2151
Hunter-Lab:
30.4318, 46.7556, 0.2872
#a11e5b color charts
#a11e5b color shades, tints & tones
#a11e5b color schemes
#a11e5b color preview, HTML & CSS examples
This text has a color of #a11e5b
<p style="color:#a11e5b;">Text here</p>
.mytext {color:#a11e5b;}
This box has a color of #a11e5b
<div style="background-color:#a11e5b;">Content here</div>
.mybackground {background-color:#a11e5b;}
Border around this has a color of #a11e5b
<div style="border:2px solid #a11e5b;">Content here</div>
.myborder {border:2px solid #a11e5b;}