#b86c8a color space conversions
Hex:
#b86c8a
RGB:
184, 108, 138
CMY:
28, 58, 46
CMYK:
0, 41, 25, 28
HSL:
336°, 34.8624%, 57.2549%
HSV (HSB):
336°, 41.3043%, 72.1569%
XYZ:
29.7172, 22.7504, 26.8698
xyY:
0.3746, 0.2868, 22.7504
CIE-Lab:
54.8144, 34.1250, -3.3545
CIE-LCH:
54.8144, 34.2894, 354.3858
CIE-Luv:
54.8144, 46.5937, -10.6336
Hunter-Lab:
47.6974, 27.7413, -0.0121
#b86c8a color charts
#b86c8a color shades, tints & tones
#b86c8a color schemes
#b86c8a color preview, HTML & CSS examples
This text has a color of #b86c8a
<p style="color:#b86c8a;">Text here</p>
.mytext {color:#b86c8a;}
This box has a color of #b86c8a
<div style="background-color:#b86c8a;">Content here</div>
.mybackground {background-color:#b86c8a;}
Border around this has a color of #b86c8a
<div style="border:2px solid #b86c8a;">Content here</div>
.myborder {border:2px solid #b86c8a;}