#a11b1a color space conversions
Hex:
#a11b1a
RGB:
161, 27, 26
CMY:
37, 89, 90
CMYK:
0, 83, 84, 37
HSL:
0°, 72.1925%, 36.6667%
HSV (HSB):
0°, 83.8509%, 63.1373%
XYZ:
15.2763, 8.4355, 1.8003
xyY:
0.5988, 0.3306, 8.4355
CIE-Lab:
34.8739, 52.5664, 36.7616
CIE-LCH:
34.8739, 64.1455, 34.9665
CIE-Luv:
34.8739, 98.4924, 21.4833
Hunter-Lab:
29.0440, 43.0592, 16.6556
#a11b1a color charts
#a11b1a color shades, tints & tones
#a11b1a color schemes
#a11b1a color preview, HTML & CSS examples
This text has a color of #a11b1a
<p style="color:#a11b1a;">Text here</p>
.mytext {color:#a11b1a;}
This box has a color of #a11b1a
<div style="background-color:#a11b1a;">Content here</div>
.mybackground {background-color:#a11b1a;}
Border around this has a color of #a11b1a
<div style="border:2px solid #a11b1a;">Content here</div>
.myborder {border:2px solid #a11b1a;}