#b37f8c color space conversions
Hex:
#b37f8c
RGB:
179, 127, 140
CMY:
30, 50, 45
CMYK:
0, 29, 22, 30
HSL:
345°, 25.4902%, 60.0000%
HSV (HSB):
345°, 29.0503%, 70.1961%
XYZ:
30.9134, 26.6559, 28.3267
xyY:
0.3599, 0.3103, 26.6559
CIE-Lab:
58.6545, 22.0665, 1.0387
CIE-LCH:
58.6545, 22.0909, 2.6951
CIE-Luv:
58.6545, 31.9670, -2.4143
Hunter-Lab:
51.6294, 16.5266, 3.6108
#b37f8c color charts
#b37f8c color shades, tints & tones
#b37f8c color schemes
#b37f8c color preview, HTML & CSS examples
This text has a color of #b37f8c
<p style="color:#b37f8c;">Text here</p>
.mytext {color:#b37f8c;}
This box has a color of #b37f8c
<div style="background-color:#b37f8c;">Content here</div>
.mybackground {background-color:#b37f8c;}
Border around this has a color of #b37f8c
<div style="border:2px solid #b37f8c;">Content here</div>
.myborder {border:2px solid #b37f8c;}