#b91e7d color space conversions
Hex:
#b91e7d
RGB:
185, 30, 125
CMY:
27, 88, 51
CMYK:
0, 84, 32, 27
HSL:
323°, 72.0930%, 42.1569%
HSV (HSB):
323°, 83.7838%, 72.5490%
XYZ:
24.1735, 12.7235, 20.5838
xyY:
0.4205, 0.2214, 12.7235
CIE-Lab:
42.3436, 65.3081, -14.1926
CIE-LCH:
42.3436, 66.8325, 347.7393
CIE-Luv:
42.3436, 83.4051, -30.0583
Hunter-Lab:
35.6700, 58.5467, -9.2450
#b91e7d color charts
#b91e7d color shades, tints & tones
#b91e7d color schemes
#b91e7d color preview, HTML & CSS examples
This text has a color of #b91e7d
<p style="color:#b91e7d;">Text here</p>
.mytext {color:#b91e7d;}
This box has a color of #b91e7d
<div style="background-color:#b91e7d;">Content here</div>
.mybackground {background-color:#b91e7d;}
Border around this has a color of #b91e7d
<div style="border:2px solid #b91e7d;">Content here</div>
.myborder {border:2px solid #b91e7d;}