#b47c74 color space conversions
Hex:
#b47c74
RGB:
180, 124, 116
CMY:
29, 51, 55
CMYK:
0, 31, 36, 29
HSL:
8°, 29.9065%, 58.0392%
HSV (HSB):
8°, 35.5556%, 70.5882%
XYZ:
29.1824, 25.3796, 19.8837
xyY:
0.3920, 0.3409, 25.3796
CIE-Lab:
57.4434, 20.7451, 13.1580
CIE-LCH:
57.4434, 24.5661, 32.3857
CIE-Luv:
57.4434, 37.9144, 13.5501
Hunter-Lab:
50.3781, 15.2376, 11.8636
#b47c74 color charts
#b47c74 color shades, tints & tones
#b47c74 color schemes
#b47c74 color preview, HTML & CSS examples
This text has a color of #b47c74
<p style="color:#b47c74;">Text here</p>
.mytext {color:#b47c74;}
This box has a color of #b47c74
<div style="background-color:#b47c74;">Content here</div>
.mybackground {background-color:#b47c74;}
Border around this has a color of #b47c74
<div style="border:2px solid #b47c74;">Content here</div>
.myborder {border:2px solid #b47c74;}