#b9939c color space conversions
Hex:
#b9939c
RGB:
185, 147, 156
CMY:
27, 42, 39
CMYK:
0, 21, 16, 27
HSL:
346°, 21.3483%, 65.0980%
HSV (HSB):
346°, 20.5405%, 72.5490%
XYZ:
36.4421, 33.5820, 36.0138
xyY:
0.3437, 0.3167, 33.5820
CIE-Lab:
64.6294, 15.6975, 0.7023
CIE-LCH:
64.6294, 15.7132, 2.5616
CIE-Luv:
64.6294, 22.7160, -1.7418
Hunter-Lab:
57.9500, 10.8378, 3.7185
#b9939c color charts
#b9939c color shades, tints & tones
#b9939c color schemes
#b9939c color preview, HTML & CSS examples
This text has a color of #b9939c
<p style="color:#b9939c;">Text here</p>
.mytext {color:#b9939c;}
This box has a color of #b9939c
<div style="background-color:#b9939c;">Content here</div>
.mybackground {background-color:#b9939c;}
Border around this has a color of #b9939c
<div style="border:2px solid #b9939c;">Content here</div>
.myborder {border:2px solid #b9939c;}