#b07f6d color space conversions
Hex:
#b07f6d
RGB:
176, 127, 109
CMY:
31, 50, 57
CMYK:
0, 28, 38, 31
HSL:
16°, 29.7778%, 55.8824%
HSV (HSB):
16°, 38.0682%, 69.0196%
XYZ:
28.2542, 25.5130, 17.9033
xyY:
0.3942, 0.3560, 25.5130
CIE-Lab:
57.5719, 16.5763, 17.2790
CIE-LCH:
57.5719, 23.9444, 46.1890
CIE-Luv:
57.5719, 33.9680, 19.3289
Hunter-Lab:
50.5104, 11.4551, 14.3420
#b07f6d color charts
#b07f6d color shades, tints & tones
#b07f6d color schemes
#b07f6d color preview, HTML & CSS examples
This text has a color of #b07f6d
<p style="color:#b07f6d;">Text here</p>
.mytext {color:#b07f6d;}
This box has a color of #b07f6d
<div style="background-color:#b07f6d;">Content here</div>
.mybackground {background-color:#b07f6d;}
Border around this has a color of #b07f6d
<div style="border:2px solid #b07f6d;">Content here</div>
.myborder {border:2px solid #b07f6d;}