#a11f0d color space conversions
Hex:
#a11f0d
RGB:
161, 31, 13
CMY:
37, 88, 95
CMYK:
0, 81, 92, 37
HSL:
7°, 85.0575%, 34.1176%
HSV (HSB):
7°, 91.9255%, 63.1373%
XYZ:
15.2606, 8.5861, 1.2337
xyY:
0.6085, 0.3423, 8.5861
CIE-Lab:
35.1749, 51.1758, 43.3114
CIE-LCH:
35.1749, 67.0436, 40.2421
CIE-Luv:
35.1749, 98.4495, 24.9961
Hunter-Lab:
29.3020, 41.6846, 18.0151
#a11f0d color charts
#a11f0d color shades, tints & tones
#a11f0d color schemes
#a11f0d color preview, HTML & CSS examples
This text has a color of #a11f0d
<p style="color:#a11f0d;">Text here</p>
.mytext {color:#a11f0d;}
This box has a color of #a11f0d
<div style="background-color:#a11f0d;">Content here</div>
.mybackground {background-color:#a11f0d;}
Border around this has a color of #a11f0d
<div style="border:2px solid #a11f0d;">Content here</div>
.myborder {border:2px solid #a11f0d;}