#b37b9d color space conversions
Hex:
#b37b9d
RGB:
179, 123, 157
CMY:
30, 52, 38
CMYK:
0, 31, 12, 30
HSL:
324°, 26.9231%, 59.2157%
HSV (HSB):
324°, 31.2849%, 70.1961%
XYZ:
31.7592, 26.1839, 35.2784
xyY:
0.3407, 0.2809, 26.1839
CIE-Lab:
58.2112, 27.0846, -9.4157
CIE-LCH:
58.2112, 28.6746, 340.8305
CIE-Luv:
58.2112, 31.5504, -18.1617
Hunter-Lab:
51.1702, 21.2393, -5.0572
#b37b9d color charts
#b37b9d color shades, tints & tones
#b37b9d color schemes
#b37b9d color preview, HTML & CSS examples
This text has a color of #b37b9d
<p style="color:#b37b9d;">Text here</p>
.mytext {color:#b37b9d;}
This box has a color of #b37b9d
<div style="background-color:#b37b9d;">Content here</div>
.mybackground {background-color:#b37b9d;}
Border around this has a color of #b37b9d
<div style="border:2px solid #b37b9d;">Content here</div>
.myborder {border:2px solid #b37b9d;}