#a11d12 color space conversions
Hex:
#a11d12
RGB:
161, 29, 18
CMY:
37, 89, 93
CMYK:
0, 82, 89, 37
HSL:
5°, 79.8883%, 35.0980%
HSV (HSB):
5°, 88.8199%, 63.1373%
XYZ:
15.2465, 8.4995, 1.4092
xyY:
0.6061, 0.3379, 8.4995
CIE-Lab:
35.0022, 51.8365, 40.9772
CIE-LCH:
35.0022, 66.0769, 38.3266
CIE-Luv:
35.0022, 98.7984, 23.7337
Hunter-Lab:
29.1538, 42.3303, 17.5417
#a11d12 color charts
#a11d12 color shades, tints & tones
#a11d12 color schemes
#a11d12 color preview, HTML & CSS examples
This text has a color of #a11d12
<p style="color:#a11d12;">Text here</p>
.mytext {color:#a11d12;}
This box has a color of #a11d12
<div style="background-color:#a11d12;">Content here</div>
.mybackground {background-color:#a11d12;}
Border around this has a color of #a11d12
<div style="border:2px solid #a11d12;">Content here</div>
.myborder {border:2px solid #a11d12;}