#b91f5f color space conversions
Hex:
#b91f5f
RGB:
185, 31, 95
CMY:
27, 88, 63
CMYK:
0, 83, 49, 27
HSL:
335°, 71.2963%, 42.3529%
HSV (HSB):
335°, 83.2432%, 72.5490%
XYZ:
22.5631, 12.1205, 11.9768
xyY:
0.4836, 0.2598, 12.1205
CIE-Lab:
41.4070, 62.1486, 3.1502
CIE-LCH:
41.4070, 62.2283, 2.9017
CIE-Luv:
41.4070, 95.6768, -7.7443
Hunter-Lab:
34.8145, 54.7598, 3.9734
#b91f5f color charts
#b91f5f color shades, tints & tones
#b91f5f color schemes
#b91f5f color preview, HTML & CSS examples
This text has a color of #b91f5f
<p style="color:#b91f5f;">Text here</p>
.mytext {color:#b91f5f;}
This box has a color of #b91f5f
<div style="background-color:#b91f5f;">Content here</div>
.mybackground {background-color:#b91f5f;}
Border around this has a color of #b91f5f
<div style="border:2px solid #b91f5f;">Content here</div>
.myborder {border:2px solid #b91f5f;}