#b91f8c color space conversions
Hex:
#b91f8c
RGB:
185, 31, 140
CMY:
27, 88, 45
CMYK:
0, 83, 24, 27
HSL:
318°, 71.2963%, 42.3529%
HSV (HSB):
318°, 83.2432%, 72.5490%
XYZ:
25.2312, 13.1877, 26.0266
xyY:
0.3915, 0.2046, 13.1877
CIE-Lab:
43.0447, 66.8406, -22.3208
CIE-LCH:
43.0447, 70.4690, 341.5337
CIE-Luv:
43.0447, 76.8403, -41.5127
Hunter-Lab:
36.3149, 60.4688, -17.0723
#b91f8c color charts
#b91f8c color shades, tints & tones
#b91f8c color schemes
#b91f8c color preview, HTML & CSS examples
This text has a color of #b91f8c
<p style="color:#b91f8c;">Text here</p>
.mytext {color:#b91f8c;}
This box has a color of #b91f8c
<div style="background-color:#b91f8c;">Content here</div>
.mybackground {background-color:#b91f8c;}
Border around this has a color of #b91f8c
<div style="border:2px solid #b91f8c;">Content here</div>
.myborder {border:2px solid #b91f8c;}