#b37d7e color space conversions
Hex:
#b37d7e
RGB:
179, 125, 126
CMY:
30, 51, 51
CMYK:
0, 30, 30, 30
HSL:
359°, 26.2136%, 59.6078%
HSV (HSB):
359°, 30.1676%, 70.1961%
XYZ:
29.6899, 25.7573, 23.1455
xyY:
0.3778, 0.3277, 25.7573
CIE-Lab:
57.8060, 21.1264, 7.8898
CIE-LCH:
57.8060, 22.5515, 20.4786
CIE-Luv:
57.8060, 35.1545, 6.8804
Hunter-Lab:
50.7516, 15.6078, 8.4867
#b37d7e color charts
#b37d7e color shades, tints & tones
#b37d7e color schemes
#b37d7e color preview, HTML & CSS examples
This text has a color of #b37d7e
<p style="color:#b37d7e;">Text here</p>
.mytext {color:#b37d7e;}
This box has a color of #b37d7e
<div style="background-color:#b37d7e;">Content here</div>
.mybackground {background-color:#b37d7e;}
Border around this has a color of #b37d7e
<div style="border:2px solid #b37d7e;">Content here</div>
.myborder {border:2px solid #b37d7e;}