#a11f1d color space conversions
Hex:
#a11f1d
RGB:
161, 31, 29
CMY:
37, 88, 89
CMYK:
0, 81, 82, 37
HSL:
1°, 69.4737%, 37.2549%
HSV (HSB):
1°, 81.9876%, 63.1373%
XYZ:
15.4097, 8.6457, 2.0190
xyY:
0.5910, 0.3316, 8.6457
CIE-Lab:
35.2931, 51.5485, 35.4997
CIE-LCH:
35.2931, 62.5898, 34.5539
CIE-Luv:
35.2931, 96.3277, 21.3125
Hunter-Lab:
29.4037, 42.0909, 16.5114
#a11f1d color charts
#a11f1d color shades, tints & tones
#a11f1d color schemes
#a11f1d color preview, HTML & CSS examples
This text has a color of #a11f1d
<p style="color:#a11f1d;">Text here</p>
.mytext {color:#a11f1d;}
This box has a color of #a11f1d
<div style="background-color:#a11f1d;">Content here</div>
.mybackground {background-color:#a11f1d;}
Border around this has a color of #a11f1d
<div style="border:2px solid #a11f1d;">Content here</div>
.myborder {border:2px solid #a11f1d;}