#b5947e color space conversions
Hex:
#b5947e
RGB:
181, 148, 126
CMY:
29, 42, 51
CMYK:
0, 18, 30, 29
HSL:
24°, 27.0936%, 60.1961%
HSV (HSB):
24°, 30.3867%, 70.9804%
XYZ:
33.4119, 32.5099, 24.2527
xyY:
0.3705, 0.3605, 32.5099
CIE-Lab:
63.7621, 9.0754, 16.2853
CIE-LCH:
63.7621, 18.6433, 60.8702
CIE-Luv:
63.7621, 22.5666, 20.2159
Hunter-Lab:
57.0175, 4.8192, 14.6929
#b5947e color charts
#b5947e color shades, tints & tones
#b5947e color schemes
#b5947e color preview, HTML & CSS examples
This text has a color of #b5947e
<p style="color:#b5947e;">Text here</p>
.mytext {color:#b5947e;}
This box has a color of #b5947e
<div style="background-color:#b5947e;">Content here</div>
.mybackground {background-color:#b5947e;}
Border around this has a color of #b5947e
<div style="border:2px solid #b5947e;">Content here</div>
.myborder {border:2px solid #b5947e;}