#b91e5f color space conversions
Hex:
#b91e5f
RGB:
185, 30, 95
CMY:
27, 88, 63
CMYK:
0, 84, 49, 27
HSL:
335°, 72.0930%, 42.1569%
HSV (HSB):
335°, 83.7838%, 72.5490%
XYZ:
22.5374, 12.0691, 11.9682
xyY:
0.4839, 0.2591, 12.0691
CIE-Lab:
41.3257, 62.3814, 3.0328
CIE-LCH:
41.3257, 62.4551, 2.7834
CIE-Luv:
41.3257, 95.9515, -7.9294
Hunter-Lab:
34.7405, 55.0033, 3.8929
#b91e5f color charts
#b91e5f color shades, tints & tones
#b91e5f color schemes
#b91e5f color preview, HTML & CSS examples
This text has a color of #b91e5f
<p style="color:#b91e5f;">Text here</p>
.mytext {color:#b91e5f;}
This box has a color of #b91e5f
<div style="background-color:#b91e5f;">Content here</div>
.mybackground {background-color:#b91e5f;}
Border around this has a color of #b91e5f
<div style="border:2px solid #b91e5f;">Content here</div>
.myborder {border:2px solid #b91e5f;}