#b57c8a color space conversions
Hex:
#b57c8a
RGB:
181, 124, 138
CMY:
29, 51, 46
CMYK:
0, 31, 24, 29
HSL:
345°, 27.8049%, 59.8039%
HSV (HSB):
345°, 31.4917%, 70.9804%
XYZ:
30.8512, 26.0740, 27.4515
xyY:
0.3656, 0.3090, 26.0740
CIE-Lab:
58.1073, 24.1942, 1.4240
CIE-LCH:
58.1073, 24.2361, 3.3684
CIE-Luv:
58.1073, 35.3956, -2.2816
Hunter-Lab:
51.0627, 18.4866, 3.8694
#b57c8a color charts
#b57c8a color shades, tints & tones
#b57c8a color schemes
#b57c8a color preview, HTML & CSS examples
This text has a color of #b57c8a
<p style="color:#b57c8a;">Text here</p>
.mytext {color:#b57c8a;}
This box has a color of #b57c8a
<div style="background-color:#b57c8a;">Content here</div>
.mybackground {background-color:#b57c8a;}
Border around this has a color of #b57c8a
<div style="border:2px solid #b57c8a;">Content here</div>
.myborder {border:2px solid #b57c8a;}