#a11d3d color space conversions
Hex:
#a11d3d
RGB:
161, 29, 61
CMY:
37, 89, 76
CMYK:
0, 82, 62, 37
HSL:
345°, 69.4737%, 37.2549%
HSV (HSB):
345°, 81.9876%, 63.1373%
XYZ:
15.9796, 8.7927, 5.2698
xyY:
0.5319, 0.2927, 8.7927
CIE-Lab:
35.5821, 53.6232, 16.0490
CIE-LCH:
35.5821, 55.9734, 16.6620
CIE-Luv:
35.5821, 89.1224, 7.0008
Hunter-Lab:
29.6525, 44.3010, 10.2198
#a11d3d color charts
#a11d3d color shades, tints & tones
#a11d3d color schemes
#a11d3d color preview, HTML & CSS examples
This text has a color of #a11d3d
<p style="color:#a11d3d;">Text here</p>
.mytext {color:#a11d3d;}
This box has a color of #a11d3d
<div style="background-color:#a11d3d;">Content here</div>
.mybackground {background-color:#a11d3d;}
Border around this has a color of #a11d3d
<div style="border:2px solid #a11d3d;">Content here</div>
.myborder {border:2px solid #a11d3d;}