#b11b12 color space conversions
Hex:
#b11b12
RGB:
177, 27, 18
CMY:
31, 89, 93
CMYK:
0, 85, 90, 31
HSL:
3°, 81.5385%, 38.2353%
HSV (HSB):
3°, 89.8305%, 69.4118%
XYZ:
18.6326, 10.1747, 1.5541
xyY:
0.6137, 0.3351, 10.1747
CIE-Lab:
38.1541, 57.0340, 44.8546
CIE-LCH:
38.1541, 72.5590, 38.1834
CIE-Luv:
38.1541, 112.0139, 25.8966
Hunter-Lab:
31.8977, 48.4471, 19.4397
#b11b12 color charts
#b11b12 color shades, tints & tones
#b11b12 color schemes
#b11b12 color preview, HTML & CSS examples
This text has a color of #b11b12
<p style="color:#b11b12;">Text here</p>
.mytext {color:#b11b12;}
This box has a color of #b11b12
<div style="background-color:#b11b12;">Content here</div>
.mybackground {background-color:#b11b12;}
Border around this has a color of #b11b12
<div style="border:2px solid #b11b12;">Content here</div>
.myborder {border:2px solid #b11b12;}