#b86c7a color space conversions
Hex:
#b86c7a
RGB:
184, 108, 122
CMY:
28, 58, 52
CMYK:
0, 41, 34, 28
HSL:
349°, 34.8624%, 57.2549%
HSV (HSB):
349°, 41.3043%, 72.1569%
XYZ:
28.6426, 22.3206, 21.2110
xyY:
0.3969, 0.3093, 22.3206
CIE-Lab:
54.3655, 31.9187, 5.3806
CIE-LCH:
54.3655, 32.3690, 9.5685
CIE-Luv:
54.3655, 49.7705, 1.4334
Hunter-Lab:
47.2447, 25.5392, 6.4524
#b86c7a color charts
#b86c7a color shades, tints & tones
#b86c7a color schemes
#b86c7a color preview, HTML & CSS examples
This text has a color of #b86c7a
<p style="color:#b86c7a;">Text here</p>
.mytext {color:#b86c7a;}
This box has a color of #b86c7a
<div style="background-color:#b86c7a;">Content here</div>
.mybackground {background-color:#b86c7a;}
Border around this has a color of #b86c7a
<div style="border:2px solid #b86c7a;">Content here</div>
.myborder {border:2px solid #b86c7a;}