#a11e32 color space conversions
Hex:
#a11e32
RGB:
161, 30, 50
CMY:
37, 88, 80
CMYK:
0, 81, 69, 37
HSL:
351°, 68.5864%, 37.4510%
HSV (HSB):
351°, 81.3665%, 63.1373%
XYZ:
15.7379, 8.7359, 3.8743
xyY:
0.5552, 0.3082, 8.7359
CIE-Lab:
35.4708, 52.7049, 22.9604
CIE-LCH:
35.4708, 57.4890, 23.5399
CIE-Luv:
35.4708, 92.0323, 12.9222
Hunter-Lab:
29.5566, 43.3217, 12.9178
#a11e32 color charts
#a11e32 color shades, tints & tones
#a11e32 color schemes
#a11e32 color preview, HTML & CSS examples
This text has a color of #a11e32
<p style="color:#a11e32;">Text here</p>
.mytext {color:#a11e32;}
This box has a color of #a11e32
<div style="background-color:#a11e32;">Content here</div>
.mybackground {background-color:#a11e32;}
Border around this has a color of #a11e32
<div style="border:2px solid #a11e32;">Content here</div>
.myborder {border:2px solid #a11e32;}