#b91d93 color space conversions
Hex:
#b91d93
RGB:
185, 29, 147
CMY:
27, 89, 42
CMYK:
0, 84, 21, 27
HSL:
315°, 72.8972%, 41.9608%
HSV (HSB):
315°, 84.3243%, 72.5490%
XYZ:
25.7134, 13.2996, 28.8156
xyY:
0.3791, 0.1961, 13.2996
CIE-Lab:
43.2112, 68.1571, -26.3178
CIE-LCH:
43.2112, 73.0617, 338.8867
CIE-Luv:
43.2112, 74.2544, -47.3374
Hunter-Lab:
36.4686, 62.0373, -21.3198
#b91d93 color charts
#b91d93 color shades, tints & tones
#b91d93 color schemes
#b91d93 color preview, HTML & CSS examples
This text has a color of #b91d93
<p style="color:#b91d93;">Text here</p>
.mytext {color:#b91d93;}
This box has a color of #b91d93
<div style="background-color:#b91d93;">Content here</div>
.mybackground {background-color:#b91d93;}
Border around this has a color of #b91d93
<div style="border:2px solid #b91d93;">Content here</div>
.myborder {border:2px solid #b91d93;}