#b07f5a color space conversions
Hex:
#b07f5a
RGB:
176, 127, 90
CMY:
31, 50, 65
CMYK:
0, 28, 49, 31
HSL:
26°, 35.2459%, 52.1569%
HSV (HSB):
26°, 48.8636%, 69.0196%
XYZ:
27.3393, 25.1470, 13.0858
xyY:
0.4169, 0.3835, 25.1470
CIE-Lab:
57.2184, 14.4586, 27.5403
CIE-LCH:
57.2184, 31.1049, 62.3007
CIE-Luv:
57.2184, 36.1285, 30.9646
Hunter-Lab:
50.1468, 9.5587, 19.6311
#b07f5a color charts
#b07f5a color shades, tints & tones
#b07f5a color schemes
#b07f5a color preview, HTML & CSS examples
This text has a color of #b07f5a
<p style="color:#b07f5a;">Text here</p>
.mytext {color:#b07f5a;}
This box has a color of #b07f5a
<div style="background-color:#b07f5a;">Content here</div>
.mybackground {background-color:#b07f5a;}
Border around this has a color of #b07f5a
<div style="border:2px solid #b07f5a;">Content here</div>
.myborder {border:2px solid #b07f5a;}