#b91dac color space conversions
Hex:
#b91dac
RGB:
185, 29, 172
CMY:
27, 89, 33
CMYK:
0, 84, 7, 27
HSL:
305°, 72.8972%, 41.9608%
HSV (HSB):
305°, 84.3243%, 72.5490%
XYZ:
27.8933, 14.1716, 40.2950
xyY:
0.3387, 0.1721, 14.1716
CIE-Lab:
44.4780, 71.5887, -39.3185
CIE-LCH:
44.4780, 81.6755, 331.2232
CIE-Luv:
44.4780, 64.1394, -66.7099
Hunter-Lab:
37.6452, 66.3813, -37.1118
#b91dac color charts
#b91dac color shades, tints & tones
#b91dac color schemes
#b91dac color preview, HTML & CSS examples
This text has a color of #b91dac
<p style="color:#b91dac;">Text here</p>
.mytext {color:#b91dac;}
This box has a color of #b91dac
<div style="background-color:#b91dac;">Content here</div>
.mybackground {background-color:#b91dac;}
Border around this has a color of #b91dac
<div style="border:2px solid #b91dac;">Content here</div>
.myborder {border:2px solid #b91dac;}