#b91f80 color space conversions
Hex:
#b91f80
RGB:
185, 31, 128
CMY:
27, 88, 50
CMYK:
0, 83, 31, 27
HSL:
322°, 71.2963%, 42.3529%
HSV (HSB):
322°, 83.2432%, 72.5490%
XYZ:
24.3939, 12.8528, 21.6172
xyY:
0.4144, 0.2183, 12.8528
CIE-Lab:
42.5406, 65.4188, -15.7426
CIE-LCH:
42.5406, 67.2863, 346.4694
CIE-Luv:
42.5406, 81.9182, -32.1836
Hunter-Lab:
35.8508, 58.7175, -10.6550
#b91f80 color charts
#b91f80 color shades, tints & tones
#b91f80 color schemes
#b91f80 color preview, HTML & CSS examples
This text has a color of #b91f80
<p style="color:#b91f80;">Text here</p>
.mytext {color:#b91f80;}
This box has a color of #b91f80
<div style="background-color:#b91f80;">Content here</div>
.mybackground {background-color:#b91f80;}
Border around this has a color of #b91f80
<div style="border:2px solid #b91f80;">Content here</div>
.myborder {border:2px solid #b91f80;}