#b38e4d color space conversions
Hex:
#b38e4d
RGB:
179, 142, 77
CMY:
30, 44, 70
CMYK:
0, 21, 57, 30
HSL:
38°, 40.1575%, 50.1961%
HSV (HSB):
38°, 56.9832%, 70.1961%
XYZ:
29.6030, 29.4655, 11.1483
xyY:
0.4216, 0.4196, 29.4655
CIE-Lab:
61.1903, 6.2071, 39.5217
CIE-LCH:
61.1903, 40.0062, 81.0743
CIE-Luv:
61.1903, 29.1340, 45.1509
Hunter-Lab:
54.2822, 2.3518, 25.8207
#b38e4d color charts
#b38e4d color shades, tints & tones
#b38e4d color schemes
#b38e4d color preview, HTML & CSS examples
This text has a color of #b38e4d
<p style="color:#b38e4d;">Text here</p>
.mytext {color:#b38e4d;}
This box has a color of #b38e4d
<div style="background-color:#b38e4d;">Content here</div>
.mybackground {background-color:#b38e4d;}
Border around this has a color of #b38e4d
<div style="border:2px solid #b38e4d;">Content here</div>
.myborder {border:2px solid #b38e4d;}