#b07e4c color space conversions
Hex:
#b07e4c
RGB:
176, 126, 76
CMY:
31, 51, 70
CMYK:
0, 28, 57, 31
HSL:
30°, 39.6825%, 49.4118%
HSV (HSB):
30°, 56.8182%, 69.0196%
XYZ:
26.6699, 24.6736, 10.1943
xyY:
0.4334, 0.4010, 24.6736
CIE-Lab:
56.7560, 13.7352, 34.6254
CIE-LCH:
56.7560, 37.2501, 68.3627
CIE-Luv:
56.7560, 38.2093, 37.8373
Hunter-Lab:
49.6725, 8.9121, 22.6027
#b07e4c color charts
#b07e4c color shades, tints & tones
#b07e4c color schemes
#b07e4c color preview, HTML & CSS examples
This text has a color of #b07e4c
<p style="color:#b07e4c;">Text here</p>
.mytext {color:#b07e4c;}
This box has a color of #b07e4c
<div style="background-color:#b07e4c;">Content here</div>
.mybackground {background-color:#b07e4c;}
Border around this has a color of #b07e4c
<div style="border:2px solid #b07e4c;">Content here</div>
.myborder {border:2px solid #b07e4c;}