#b91f5e color space conversions
Hex:
#b91f5e
RGB:
185, 31, 94
CMY:
27, 88, 63
CMYK:
0, 83, 49, 27
HSL:
335°, 71.2963%, 42.3529%
HSV (HSB):
335°, 83.2432%, 72.5490%
XYZ:
22.5180, 12.1024, 11.7388
xyY:
0.4857, 0.2611, 12.1024
CIE-Lab:
41.3784, 62.0648, 3.7397
CIE-LCH:
41.3784, 62.1774, 3.4482
CIE-Luv:
41.3784, 96.0742, -7.0535
Hunter-Lab:
34.7885, 54.6597, 4.3455
#b91f5e color charts
#b91f5e color shades, tints & tones
#b91f5e color schemes
#b91f5e color preview, HTML & CSS examples
This text has a color of #b91f5e
<p style="color:#b91f5e;">Text here</p>
.mytext {color:#b91f5e;}
This box has a color of #b91f5e
<div style="background-color:#b91f5e;">Content here</div>
.mybackground {background-color:#b91f5e;}
Border around this has a color of #b91f5e
<div style="border:2px solid #b91f5e;">Content here</div>
.myborder {border:2px solid #b91f5e;}