#b37d4f color space conversions
Hex:
#b37d4f
RGB:
179, 125, 79
CMY:
30, 51, 69
CMYK:
0, 30, 56, 30
HSL:
28°, 39.6825%, 50.5882%
HSV (HSB):
28°, 55.8659%, 70.1961%
XYZ:
27.3353, 24.8155, 10.7463
xyY:
0.4346, 0.3945, 24.8155
CIE-Lab:
56.8952, 15.8356, 33.2549
CIE-LCH:
56.8952, 36.8329, 64.5367
CIE-Luv:
56.8952, 40.9601, 36.1569
Hunter-Lab:
49.8151, 10.7728, 22.0804
#b37d4f color charts
#b37d4f color shades, tints & tones
#b37d4f color schemes
#b37d4f color preview, HTML & CSS examples
This text has a color of #b37d4f
<p style="color:#b37d4f;">Text here</p>
.mytext {color:#b37d4f;}
This box has a color of #b37d4f
<div style="background-color:#b37d4f;">Content here</div>
.mybackground {background-color:#b37d4f;}
Border around this has a color of #b37d4f
<div style="border:2px solid #b37d4f;">Content here</div>
.myborder {border:2px solid #b37d4f;}