#b91011 color space conversions
Hex:
#b91011
RGB:
185, 16, 17
CMY:
27, 94, 93
CMYK:
0, 91, 91, 27
HSL:
360°, 84.0796%, 39.4118%
HSV (HSB):
360°, 91.3514%, 72.5490%
XYZ:
20.2941, 10.7253, 1.5309
xyY:
0.6235, 0.3295, 10.7253
CIE-Lab:
39.1140, 61.2853, 46.7525
CIE-LCH:
39.1140, 77.0823, 37.3388
CIE-Luv:
39.1140, 121.5979, 26.0765
Hunter-Lab:
32.7496, 53.3001, 20.1532
#b91011 color charts
#b91011 color shades, tints & tones
#b91011 color schemes
#b91011 color preview, HTML & CSS examples
This text has a color of #b91011
<p style="color:#b91011;">Text here</p>
.mytext {color:#b91011;}
This box has a color of #b91011
<div style="background-color:#b91011;">Content here</div>
.mybackground {background-color:#b91011;}
Border around this has a color of #b91011
<div style="border:2px solid #b91011;">Content here</div>
.myborder {border:2px solid #b91011;}