#b07e4a color space conversions
Hex:
#b07e4a
RGB:
176, 126, 74
CMY:
31, 51, 71
CMYK:
0, 28, 58, 31
HSL:
31°, 40.8000%, 49.0196%
HSV (HSB):
31°, 57.9545%, 69.0196%
XYZ:
26.6014, 24.6462, 9.8337
xyY:
0.4355, 0.4035, 24.6462
CIE-Lab:
56.7291, 13.5709, 35.6626
CIE-LCH:
56.7291, 38.1574, 69.1664
CIE-Luv:
56.7291, 38.3917, 38.7974
Hunter-Lab:
49.6450, 8.7674, 23.0073
#b07e4a color charts
#b07e4a color shades, tints & tones
#b07e4a color schemes
#b07e4a color preview, HTML & CSS examples
This text has a color of #b07e4a
<p style="color:#b07e4a;">Text here</p>
.mytext {color:#b07e4a;}
This box has a color of #b07e4a
<div style="background-color:#b07e4a;">Content here</div>
.mybackground {background-color:#b07e4a;}
Border around this has a color of #b07e4a
<div style="border:2px solid #b07e4a;">Content here</div>
.myborder {border:2px solid #b07e4a;}