#b47c7d color space conversions
Hex:
#b47c7d
RGB:
180, 124, 125
CMY:
29, 51, 51
CMYK:
0, 31, 31, 29
HSL:
359°, 27.1845%, 59.6078%
HSV (HSB):
359°, 31.1111%, 70.5882%
XYZ:
29.7317, 25.5993, 22.7762
xyY:
0.3807, 0.3277, 25.5993
CIE-Lab:
57.6547, 21.9374, 8.2674
CIE-LCH:
57.6547, 23.4435, 20.6495
CIE-Luv:
57.6547, 36.6295, 7.2025
Hunter-Lab:
50.5957, 16.3500, 8.7270
#b47c7d color charts
#b47c7d color shades, tints & tones
#b47c7d color schemes
#b47c7d color preview, HTML & CSS examples
This text has a color of #b47c7d
<p style="color:#b47c7d;">Text here</p>
.mytext {color:#b47c7d;}
This box has a color of #b47c7d
<div style="background-color:#b47c7d;">Content here</div>
.mybackground {background-color:#b47c7d;}
Border around this has a color of #b47c7d
<div style="border:2px solid #b47c7d;">Content here</div>
.myborder {border:2px solid #b47c7d;}