#b91f96 color space conversions
Hex:
#b91f96
RGB:
185, 31, 150
CMY:
27, 88, 41
CMYK:
0, 83, 19, 27
HSL:
314°, 71.2963%, 42.3529%
HSV (HSB):
314°, 83.2432%, 72.5490%
XYZ:
26.0026, 13.4963, 30.0887
xyY:
0.3737, 0.1939, 13.4963
CIE-Lab:
43.5017, 68.1130, -27.6809
CIE-LCH:
43.5017, 73.5228, 337.8833
CIE-Luv:
43.5017, 72.6726, -49.3252
Hunter-Lab:
36.7373, 62.0518, -22.8439
#b91f96 color charts
#b91f96 color shades, tints & tones
#b91f96 color schemes
#b91f96 color preview, HTML & CSS examples
This text has a color of #b91f96
<p style="color:#b91f96;">Text here</p>
.mytext {color:#b91f96;}
This box has a color of #b91f96
<div style="background-color:#b91f96;">Content here</div>
.mybackground {background-color:#b91f96;}
Border around this has a color of #b91f96
<div style="border:2px solid #b91f96;">Content here</div>
.myborder {border:2px solid #b91f96;}