#b38c7e color space conversions
Hex:
#b38c7e
RGB:
179, 140, 126
CMY:
30, 45, 51
CMYK:
0, 22, 30, 30
HSL:
16°, 25.8537%, 59.8039%
HSV (HSB):
16°, 29.6089%, 70.1961%
XYZ:
31.7344, 29.8462, 23.8270
xyY:
0.3716, 0.3495, 29.8462
CIE-Lab:
61.5213, 12.7268, 13.1355
CIE-LCH:
61.5213, 18.2896, 45.9053
CIE-Luv:
61.5213, 26.0527, 15.3964
Hunter-Lab:
54.6317, 8.0813, 12.3836
#b38c7e color charts
#b38c7e color shades, tints & tones
#b38c7e color schemes
#b38c7e color preview, HTML & CSS examples
This text has a color of #b38c7e
<p style="color:#b38c7e;">Text here</p>
.mytext {color:#b38c7e;}
This box has a color of #b38c7e
<div style="background-color:#b38c7e;">Content here</div>
.mybackground {background-color:#b38c7e;}
Border around this has a color of #b38c7e
<div style="border:2px solid #b38c7e;">Content here</div>
.myborder {border:2px solid #b38c7e;}