#b07c4c color space conversions
Hex:
#b07c4c
RGB:
176, 124, 76
CMY:
31, 51, 70
CMYK:
0, 30, 57, 31
HSL:
29°, 39.6825%, 49.4118%
HSV (HSB):
29°, 56.8182%, 69.0196%
XYZ:
26.4167, 24.1672, 10.1099
xyY:
0.4352, 0.3982, 24.1672
CIE-Lab:
56.2548, 14.8563, 34.0126
CIE-LCH:
56.2548, 37.1156, 66.4048
CIE-Luv:
56.2548, 39.6333, 36.8971
Hunter-Lab:
49.1602, 9.8883, 22.2190
#b07c4c color charts
#b07c4c color shades, tints & tones
#b07c4c color schemes
#b07c4c color preview, HTML & CSS examples
This text has a color of #b07c4c
<p style="color:#b07c4c;">Text here</p>
.mytext {color:#b07c4c;}
This box has a color of #b07c4c
<div style="background-color:#b07c4c;">Content here</div>
.mybackground {background-color:#b07c4c;}
Border around this has a color of #b07c4c
<div style="border:2px solid #b07c4c;">Content here</div>
.myborder {border:2px solid #b07c4c;}