#b81f86 color space conversions
Hex:
#b81f86
RGB:
184, 31, 134
CMY:
28, 88, 47
CMYK:
0, 83, 27, 28
HSL:
320°, 71.1628%, 42.1569%
HSV (HSB):
320°, 83.1522%, 72.1569%
XYZ:
24.5602, 12.8916, 23.7481
xyY:
0.4013, 0.2106, 12.8916
CIE-Lab:
42.5994, 65.8861, -19.3554
CIE-LCH:
42.5994, 68.6703, 343.6287
CIE-Luv:
42.5994, 78.5748, -37.1684
Hunter-Lab:
35.9048, 59.2673, -14.0821
#b81f86 color charts
#b81f86 color shades, tints & tones
#b81f86 color schemes
#b81f86 color preview, HTML & CSS examples
This text has a color of #b81f86
<p style="color:#b81f86;">Text here</p>
.mytext {color:#b81f86;}
This box has a color of #b81f86
<div style="background-color:#b81f86;">Content here</div>
.mybackground {background-color:#b81f86;}
Border around this has a color of #b81f86
<div style="border:2px solid #b81f86;">Content here</div>
.myborder {border:2px solid #b81f86;}