#b8838c color space conversions
Hex:
#b8838c
RGB:
184, 131, 140
CMY:
28, 49, 45
CMYK:
0, 29, 24, 28
HSL:
350°, 27.1795%, 61.7647%
HSV (HSB):
350°, 28.8043%, 72.1569%
XYZ:
32.6171, 28.3164, 28.5574
xyY:
0.3645, 0.3164, 28.3164
CIE-Lab:
60.1735, 21.7230, 3.3121
CIE-LCH:
60.1735, 21.9741, 8.6691
CIE-Luv:
60.1735, 33.1815, 0.7554
Hunter-Lab:
53.2132, 16.2888, 5.4306
#b8838c color charts
#b8838c color shades, tints & tones
#b8838c color schemes
#b8838c color preview, HTML & CSS examples
This text has a color of #b8838c
<p style="color:#b8838c;">Text here</p>
.mytext {color:#b8838c;}
This box has a color of #b8838c
<div style="background-color:#b8838c;">Content here</div>
.mybackground {background-color:#b8838c;}
Border around this has a color of #b8838c
<div style="border:2px solid #b8838c;">Content here</div>
.myborder {border:2px solid #b8838c;}