#b81b9c color space conversions
Hex:
#b81b9c
RGB:
184, 27, 156
CMY:
28, 89, 39
CMYK:
0, 85, 15, 28
HSL:
311°, 74.4076%, 41.3725%
HSV (HSB):
311°, 85.3261%, 72.1569%
XYZ:
26.1598, 13.3745, 32.6553
xyY:
0.3624, 0.1853, 13.3745
CIE-Lab:
43.3222, 69.5396, -31.5937
CIE-LCH:
43.3222, 76.3801, 335.5664
CIE-Luv:
43.3222, 70.0506, -55.0080
Hunter-Lab:
36.5712, 63.6838, -27.3416
#b81b9c color charts
#b81b9c color shades, tints & tones
#b81b9c color schemes
#b81b9c color preview, HTML & CSS examples
This text has a color of #b81b9c
<p style="color:#b81b9c;">Text here</p>
.mytext {color:#b81b9c;}
This box has a color of #b81b9c
<div style="background-color:#b81b9c;">Content here</div>
.mybackground {background-color:#b81b9c;}
Border around this has a color of #b81b9c
<div style="border:2px solid #b81b9c;">Content here</div>
.myborder {border:2px solid #b81b9c;}