#b86d97 color space conversions
Hex:
#b86d97
RGB:
184, 109, 151
CMY:
28, 57, 41
CMYK:
0, 41, 18, 28
HSL:
326°, 34.5622%, 57.4510%
HSV (HSB):
326°, 40.7609%, 72.1569%
XYZ:
30.8217, 23.3620, 32.1630
xyY:
0.3570, 0.2706, 23.3620
CIE-Lab:
55.4433, 35.5676, -10.0193
CIE-LCH:
55.4433, 36.9519, 344.2677
CIE-Luv:
55.4433, 43.4062, -20.3452
Hunter-Lab:
48.3342, 29.2407, -5.6193
#b86d97 color charts
#b86d97 color shades, tints & tones
#b86d97 color schemes
#b86d97 color preview, HTML & CSS examples
This text has a color of #b86d97
<p style="color:#b86d97;">Text here</p>
.mytext {color:#b86d97;}
This box has a color of #b86d97
<div style="background-color:#b86d97;">Content here</div>
.mybackground {background-color:#b86d97;}
Border around this has a color of #b86d97
<div style="border:2px solid #b86d97;">Content here</div>
.myborder {border:2px solid #b86d97;}