#b07e4e color space conversions
Hex:
#b07e4e
RGB:
176, 126, 78
CMY:
31, 51, 69
CMYK:
0, 28, 56, 31
HSL:
29°, 38.5827%, 49.8039%
HSV (HSB):
29°, 55.6818%, 69.0196%
XYZ:
26.7405, 24.7019, 10.5663
xyY:
0.4312, 0.3984, 24.7019
CIE-Lab:
56.7838, 13.9043, 33.5818
CIE-LCH:
56.7838, 36.3465, 67.5084
CIE-Luv:
56.7838, 38.0225, 36.8535
Hunter-Lab:
49.7010, 9.0612, 22.1858
#b07e4e color charts
#b07e4e color shades, tints & tones
#b07e4e color schemes
#b07e4e color preview, HTML & CSS examples
This text has a color of #b07e4e
<p style="color:#b07e4e;">Text here</p>
.mytext {color:#b07e4e;}
This box has a color of #b07e4e
<div style="background-color:#b07e4e;">Content here</div>
.mybackground {background-color:#b07e4e;}
Border around this has a color of #b07e4e
<div style="border:2px solid #b07e4e;">Content here</div>
.myborder {border:2px solid #b07e4e;}