#a11b13 color space conversions
Hex:
#a11b13
RGB:
161, 27, 19
CMY:
37, 89, 93
CMYK:
0, 83, 88, 37
HSL:
3°, 78.8889%, 35.2941%
HSV (HSB):
3°, 88.1988%, 63.1373%
XYZ:
15.2074, 8.4080, 1.4375
xyY:
0.6070, 0.3356, 8.4080
CIE-Lab:
34.8184, 52.3961, 40.3490
CIE-LCH:
34.8184, 66.1317, 37.5990
CIE-Luv:
34.8184, 99.5057, 23.1962
Hunter-Lab:
28.9965, 42.8719, 17.3583
#a11b13 color charts
#a11b13 color shades, tints & tones
#a11b13 color schemes
#a11b13 color preview, HTML & CSS examples
This text has a color of #a11b13
<p style="color:#a11b13;">Text here</p>
.mytext {color:#a11b13;}
This box has a color of #a11b13
<div style="background-color:#a11b13;">Content here</div>
.mybackground {background-color:#a11b13;}
Border around this has a color of #a11b13
<div style="border:2px solid #a11b13;">Content here</div>
.myborder {border:2px solid #a11b13;}