#b91f9f color space conversions
Hex:
#b91f9f
RGB:
185, 31, 159
CMY:
27, 88, 38
CMYK:
0, 83, 14, 27
HSL:
310°, 71.2963%, 42.3529%
HSV (HSB):
310°, 83.2432%, 72.5490%
XYZ:
26.7556, 13.7975, 34.0539
xyY:
0.3586, 0.1849, 13.7975
CIE-Lab:
43.9411, 69.3225, -32.4114
CIE-LCH:
43.9411, 76.5252, 334.9418
CIE-Luv:
43.9411, 69.0013, -56.3399
Hunter-Lab:
37.1449, 63.5703, -28.3547
#b91f9f color charts
#b91f9f color shades, tints & tones
#b91f9f color schemes
#b91f9f color preview, HTML & CSS examples
This text has a color of #b91f9f
<p style="color:#b91f9f;">Text here</p>
.mytext {color:#b91f9f;}
This box has a color of #b91f9f
<div style="background-color:#b91f9f;">Content here</div>
.mybackground {background-color:#b91f9f;}
Border around this has a color of #b91f9f
<div style="border:2px solid #b91f9f;">Content here</div>
.myborder {border:2px solid #b91f9f;}