#b86c81 color space conversions
Hex:
#b86c81
RGB:
184, 108, 129
CMY:
28, 58, 49
CMYK:
0, 41, 30, 28
HSL:
343°, 34.8624%, 57.2549%
HSV (HSB):
343°, 41.3043%, 72.1569%
XYZ:
29.0922, 22.5005, 23.5786
xyY:
0.3870, 0.2993, 22.5005
CIE-Lab:
54.5540, 32.8512, 1.5432
CIE-LCH:
54.5540, 32.8874, 2.6894
CIE-Luv:
54.5540, 48.4005, -3.7551
Hunter-Lab:
47.4346, 26.4653, 3.7327
#b86c81 color charts
#b86c81 color shades, tints & tones
#b86c81 color schemes
#b86c81 color preview, HTML & CSS examples
This text has a color of #b86c81
<p style="color:#b86c81;">Text here</p>
.mytext {color:#b86c81;}
This box has a color of #b86c81
<div style="background-color:#b86c81;">Content here</div>
.mybackground {background-color:#b86c81;}
Border around this has a color of #b86c81
<div style="border:2px solid #b86c81;">Content here</div>
.myborder {border:2px solid #b86c81;}