#b3939e color space conversions
Hex:
#b3939e
RGB:
179, 147, 158
CMY:
30, 42, 38
CMYK:
0, 18, 12, 30
HSL:
339°, 17.3913%, 63.9216%
HSV (HSB):
339°, 17.8771%, 70.1961%
XYZ:
35.1957, 32.9198, 36.8469
xyY:
0.3353, 0.3136, 32.9198
CIE-Lab:
64.0959, 13.8080, -1.2761
CIE-LCH:
64.0959, 13.8669, 354.7200
CIE-Luv:
64.0959, 18.5763, -4.2195
Hunter-Lab:
57.3757, 9.0887, 2.0868
#b3939e color charts
#b3939e color shades, tints & tones
#b3939e color schemes
#b3939e color preview, HTML & CSS examples
This text has a color of #b3939e
<p style="color:#b3939e;">Text here</p>
.mytext {color:#b3939e;}
This box has a color of #b3939e
<div style="background-color:#b3939e;">Content here</div>
.mybackground {background-color:#b3939e;}
Border around this has a color of #b3939e
<div style="border:2px solid #b3939e;">Content here</div>
.myborder {border:2px solid #b3939e;}