#b38d7c color space conversions
Hex:
#b38d7c
RGB:
179, 141, 124
CMY:
30, 45, 51
CMYK:
0, 21, 31, 30
HSL:
19°, 26.5700%, 59.4118%
HSV (HSB):
19°, 30.7263%, 70.1961%
XYZ:
31.7534, 30.0887, 23.2029
xyY:
0.3734, 0.3538, 30.0887
CIE-Lab:
61.7307, 11.8935, 14.5580
CIE-LCH:
61.7307, 18.7987, 50.7520
CIE-Luv:
61.7307, 25.6549, 17.3545
Hunter-Lab:
54.8532, 7.3370, 13.3175
#b38d7c color charts
#b38d7c color shades, tints & tones
#b38d7c color schemes
#b38d7c color preview, HTML & CSS examples
This text has a color of #b38d7c
<p style="color:#b38d7c;">Text here</p>
.mytext {color:#b38d7c;}
This box has a color of #b38d7c
<div style="background-color:#b38d7c;">Content here</div>
.mybackground {background-color:#b38d7c;}
Border around this has a color of #b38d7c
<div style="border:2px solid #b38d7c;">Content here</div>
.myborder {border:2px solid #b38d7c;}