#b37d9e color space conversions
Hex:
#b37d9e
RGB:
179, 125, 158
CMY:
30, 51, 38
CMYK:
0, 30, 12, 30
HSL:
323°, 26.2136%, 59.6078%
HSV (HSB):
323°, 30.1676%, 70.1961%
XYZ:
32.0956, 26.7196, 35.8135
xyY:
0.3392, 0.2824, 26.7196
CIE-Lab:
58.7138, 26.1390, -9.2402
CIE-LCH:
58.7138, 27.7241, 340.5314
CIE-Luv:
58.7138, 30.3482, -17.7706
Hunter-Lab:
51.6910, 20.3737, -4.8948
#b37d9e color charts
#b37d9e color shades, tints & tones
#b37d9e color schemes
#b37d9e color preview, HTML & CSS examples
This text has a color of #b37d9e
<p style="color:#b37d9e;">Text here</p>
.mytext {color:#b37d9e;}
This box has a color of #b37d9e
<div style="background-color:#b37d9e;">Content here</div>
.mybackground {background-color:#b37d9e;}
Border around this has a color of #b37d9e
<div style="border:2px solid #b37d9e;">Content here</div>
.myborder {border:2px solid #b37d9e;}