#b6111f color space conversions
Hex:
#b6111f
RGB:
182, 17, 31
CMY:
29, 93, 88
CMYK:
0, 91, 83, 29
HSL:
355°, 82.9146%, 39.0196%
HSV (HSB):
355°, 90.6593%, 71.3725%
XYZ:
19.7392, 10.4449, 2.2720
xyY:
0.6082, 0.3218, 10.4449
CIE-Lab:
38.6294, 60.6252, 39.1271
CIE-LCH:
38.6294, 72.1551, 32.8379
CIE-Luv:
38.6294, 117.0478, 22.4506
Hunter-Lab:
32.3186, 52.4647, 18.4549
#b6111f color charts
#b6111f color shades, tints & tones
#b6111f color schemes
#b6111f color preview, HTML & CSS examples
This text has a color of #b6111f
<p style="color:#b6111f;">Text here</p>
.mytext {color:#b6111f;}
This box has a color of #b6111f
<div style="background-color:#b6111f;">Content here</div>
.mybackground {background-color:#b6111f;}
Border around this has a color of #b6111f
<div style="border:2px solid #b6111f;">Content here</div>
.myborder {border:2px solid #b6111f;}