#b07b5e color space conversions
Hex:
#b07b5e
RGB:
176, 123, 94
CMY:
31, 52, 63
CMYK:
0, 30, 47, 31
HSL:
21°, 34.1667%, 52.9412%
HSV (HSB):
21°, 46.5909%, 69.0196%
XYZ:
27.0078, 24.2042, 13.8381
xyY:
0.4152, 0.3721, 24.2042
CIE-Lab:
56.2916, 17.1138, 24.0862
CIE-LCH:
56.2916, 29.5470, 54.6053
CIE-Luv:
56.2916, 38.3996, 26.6391
Hunter-Lab:
49.1977, 11.8942, 17.7616
#b07b5e color charts
#b07b5e color shades, tints & tones
#b07b5e color schemes
#b07b5e color preview, HTML & CSS examples
This text has a color of #b07b5e
<p style="color:#b07b5e;">Text here</p>
.mytext {color:#b07b5e;}
This box has a color of #b07b5e
<div style="background-color:#b07b5e;">Content here</div>
.mybackground {background-color:#b07b5e;}
Border around this has a color of #b07b5e
<div style="border:2px solid #b07b5e;">Content here</div>
.myborder {border:2px solid #b07b5e;}