#b86b8d color space conversions
Hex:
#b86b8d
RGB:
184, 107, 141
CMY:
28, 58, 45
CMYK:
0, 42, 23, 28
HSL:
334°, 35.1598%, 57.0588%
HSV (HSB):
334°, 41.8478%, 72.1569%
XYZ:
29.8326, 22.6288, 27.9948
xyY:
0.3708, 0.2813, 22.6288
CIE-Lab:
54.6879, 35.1086, -5.2994
CIE-LCH:
54.6879, 35.5063, 351.4164
CIE-Luv:
54.6879, 46.5225, -13.5109
Hunter-Lab:
47.5698, 28.6962, -1.5933
#b86b8d color charts
#b86b8d color shades, tints & tones
#b86b8d color schemes
#b86b8d color preview, HTML & CSS examples
This text has a color of #b86b8d
<p style="color:#b86b8d;">Text here</p>
.mytext {color:#b86b8d;}
This box has a color of #b86b8d
<div style="background-color:#b86b8d;">Content here</div>
.mybackground {background-color:#b86b8d;}
Border around this has a color of #b86b8d
<div style="border:2px solid #b86b8d;">Content here</div>
.myborder {border:2px solid #b86b8d;}