#b81b9e color space conversions
Hex:
#b81b9e
RGB:
184, 27, 158
CMY:
28, 89, 38
CMYK:
0, 85, 14, 28
HSL:
310°, 74.4076%, 41.3725%
HSV (HSB):
310°, 85.3261%, 72.1569%
XYZ:
26.3307, 13.4428, 33.5547
xyY:
0.3591, 0.1833, 13.4428
CIE-Lab:
43.4231, 69.8112, -32.6379
CIE-LCH:
43.4231, 77.0639, 334.9431
CIE-Luv:
43.4231, 69.2320, -56.5591
Hunter-Lab:
36.6645, 64.0273, -28.5961
#b81b9e color charts
#b81b9e color shades, tints & tones
#b81b9e color schemes
#b81b9e color preview, HTML & CSS examples
This text has a color of #b81b9e
<p style="color:#b81b9e;">Text here</p>
.mytext {color:#b81b9e;}
This box has a color of #b81b9e
<div style="background-color:#b81b9e;">Content here</div>
.mybackground {background-color:#b81b9e;}
Border around this has a color of #b81b9e
<div style="border:2px solid #b81b9e;">Content here</div>
.myborder {border:2px solid #b81b9e;}