#b91d9e color space conversions
Hex:
#b91d9e
RGB:
185, 29, 158
CMY:
27, 89, 38
CMYK:
0, 84, 15, 27
HSL:
310°, 72.8972%, 41.9608%
HSV (HSB):
310°, 84.3243%, 72.5490%
XYZ:
26.6185, 13.6616, 33.5818
xyY:
0.3604, 0.1850, 13.6616
CIE-Lab:
43.7437, 69.6125, -32.1213
CIE-LCH:
43.7437, 76.6660, 335.2300
CIE-Luv:
43.7437, 69.7112, -55.9070
Hunter-Lab:
36.9617, 63.8666, -27.9952
#b91d9e color charts
#b91d9e color shades, tints & tones
#b91d9e color schemes
#b91d9e color preview, HTML & CSS examples
This text has a color of #b91d9e
<p style="color:#b91d9e;">Text here</p>
.mytext {color:#b91d9e;}
This box has a color of #b91d9e
<div style="background-color:#b91d9e;">Content here</div>
.mybackground {background-color:#b91d9e;}
Border around this has a color of #b91d9e
<div style="border:2px solid #b91d9e;">Content here</div>
.myborder {border:2px solid #b91d9e;}