#b9939e color space conversions
Hex:
#b9939e
RGB:
185, 147, 158
CMY:
27, 42, 38
CMYK:
0, 21, 15, 27
HSL:
343°, 21.3483%, 65.0980%
HSV (HSB):
343°, 20.5405%, 72.5490%
XYZ:
36.6129, 33.6503, 36.9132
xyY:
0.3416, 0.3140, 33.6503
CIE-Lab:
64.6841, 16.0286, -0.3455
CIE-LCH:
64.6841, 16.0323, 358.7650
CIE-Luv:
64.6841, 22.4870, -3.2916
Hunter-Lab:
58.0089, 11.1463, 2.8778
#b9939e color charts
#b9939e color shades, tints & tones
#b9939e color schemes
#b9939e color preview, HTML & CSS examples
This text has a color of #b9939e
<p style="color:#b9939e;">Text here</p>
.mytext {color:#b9939e;}
This box has a color of #b9939e
<div style="background-color:#b9939e;">Content here</div>
.mybackground {background-color:#b9939e;}
Border around this has a color of #b9939e
<div style="border:2px solid #b9939e;">Content here</div>
.myborder {border:2px solid #b9939e;}