#b81b8f color space conversions
Hex:
#b81b8f
RGB:
184, 27, 143
CMY:
28, 89, 44
CMYK:
0, 85, 22, 28
HSL:
316°, 74.4076%, 41.3725%
HSV (HSB):
316°, 85.3261%, 72.1569%
XYZ:
25.1170, 12.9574, 27.1638
xyY:
0.3850, 0.1986, 12.9574
CIE-Lab:
42.6990, 67.8455, -24.6991
CIE-LCH:
42.6990, 72.2015, 339.9960
CIE-Luv:
42.6990, 75.4781, -44.8880
Hunter-Lab:
35.9964, 61.5575, -19.5443
#b81b8f color charts
#b81b8f color shades, tints & tones
#b81b8f color schemes
#b81b8f color preview, HTML & CSS examples
This text has a color of #b81b8f
<p style="color:#b81b8f;">Text here</p>
.mytext {color:#b81b8f;}
This box has a color of #b81b8f
<div style="background-color:#b81b8f;">Content here</div>
.mybackground {background-color:#b81b8f;}
Border around this has a color of #b81b8f
<div style="border:2px solid #b81b8f;">Content here</div>
.myborder {border:2px solid #b81b8f;}