#b91f7f color space conversions
Hex:
#b91f7f
RGB:
185, 31, 127
CMY:
27, 88, 50
CMYK:
0, 83, 31, 27
HSL:
323°, 71.2963%, 42.3529%
HSV (HSB):
323°, 83.2432%, 72.5490%
XYZ:
24.3283, 12.8266, 21.2722
xyY:
0.4164, 0.2195, 12.8266
CIE-Lab:
42.5008, 65.3057, -15.1872
CIE-LCH:
42.5008, 67.0484, 346.9082
CIE-Luv:
42.5008, 82.3431, -31.4115
Hunter-Lab:
35.8142, 58.5790, -10.1460
#b91f7f color charts
#b91f7f color shades, tints & tones
#b91f7f color schemes
#b91f7f color preview, HTML & CSS examples
This text has a color of #b91f7f
<p style="color:#b91f7f;">Text here</p>
.mytext {color:#b91f7f;}
This box has a color of #b91f7f
<div style="background-color:#b91f7f;">Content here</div>
.mybackground {background-color:#b91f7f;}
Border around this has a color of #b91f7f
<div style="border:2px solid #b91f7f;">Content here</div>
.myborder {border:2px solid #b91f7f;}