#b91b42 color space conversions
Hex:
#b91b42
RGB:
185, 27, 66
CMY:
27, 89, 74
CMYK:
0, 85, 64, 27
HSL:
345°, 74.5283%, 41.5686%
HSV (HSB):
345°, 85.4054%, 72.5490%
XYZ:
21.3829, 11.4915, 6.2453
xyY:
0.5466, 0.2938, 11.4915
CIE-Lab:
40.3963, 61.0101, 20.1040
CIE-LCH:
40.3963, 64.2370, 18.2381
CIE-Luv:
40.3963, 107.4868, 9.6535
Hunter-Lab:
33.8991, 53.2708, 12.8062
#b91b42 color charts
#b91b42 color shades, tints & tones
#b91b42 color schemes
#b91b42 color preview, HTML & CSS examples
This text has a color of #b91b42
<p style="color:#b91b42;">Text here</p>
.mytext {color:#b91b42;}
This box has a color of #b91b42
<div style="background-color:#b91b42;">Content here</div>
.mybackground {background-color:#b91b42;}
Border around this has a color of #b91b42
<div style="border:2px solid #b91b42;">Content here</div>
.myborder {border:2px solid #b91b42;}