#b91eac color space conversions
Hex:
#b91eac
RGB:
185, 30, 172
CMY:
27, 88, 33
CMYK:
0, 84, 7, 27
HSL:
305°, 72.0930%, 42.1569%
HSV (HSB):
305°, 83.7838%, 72.5490%
XYZ:
27.9183, 14.2214, 40.3033
xyY:
0.3386, 0.1725, 14.2214
CIE-Lab:
44.5488, 71.3825, -39.2063
CIE-LCH:
44.5488, 81.4407, 331.2225
CIE-Luv:
44.5488, 64.0072, -66.5490
Hunter-Lab:
37.7113, 66.1517, -36.9673
#b91eac color charts
#b91eac color shades, tints & tones
#b91eac color schemes
#b91eac color preview, HTML & CSS examples
This text has a color of #b91eac
<p style="color:#b91eac;">Text here</p>
.mytext {color:#b91eac;}
This box has a color of #b91eac
<div style="background-color:#b91eac;">Content here</div>
.mybackground {background-color:#b91eac;}
Border around this has a color of #b91eac
<div style="border:2px solid #b91eac;">Content here</div>
.myborder {border:2px solid #b91eac;}