#b07f5f color space conversions
Hex:
#b07f5f
RGB:
176, 127, 95
CMY:
31, 50, 63
CMYK:
0, 28, 46, 31
HSL:
24°, 33.8912%, 53.1373%
HSV (HSB):
24°, 46.0227%, 69.0196%
XYZ:
27.5594, 25.2351, 14.2448
xyY:
0.4111, 0.3764, 25.2351
CIE-Lab:
57.3037, 14.9740, 24.8556
CIE-LCH:
57.3037, 29.0176, 58.9335
CIE-Luv:
57.3037, 35.5914, 28.0788
Hunter-Lab:
50.2345, 10.0174, 18.3516
#b07f5f color charts
#b07f5f color shades, tints & tones
#b07f5f color schemes
#b07f5f color preview, HTML & CSS examples
This text has a color of #b07f5f
<p style="color:#b07f5f;">Text here</p>
.mytext {color:#b07f5f;}
This box has a color of #b07f5f
<div style="background-color:#b07f5f;">Content here</div>
.mybackground {background-color:#b07f5f;}
Border around this has a color of #b07f5f
<div style="border:2px solid #b07f5f;">Content here</div>
.myborder {border:2px solid #b07f5f;}