#b07d5c color space conversions
Hex:
#b07d5c
RGB:
176, 125, 92
CMY:
31, 51, 64
CMYK:
0, 29, 48, 31
HSL:
24°, 34.7107%, 52.5490%
HSV (HSB):
24°, 47.7273%, 69.0196%
XYZ:
27.1699, 24.6700, 13.4550
xyY:
0.4161, 0.3778, 24.6700
CIE-Lab:
56.7525, 15.7834, 25.8173
CIE-LCH:
56.7525, 30.2597, 58.5605
CIE-Luv:
56.7525, 37.2742, 28.8197
Hunter-Lab:
49.6689, 10.7223, 18.7070
#b07d5c color charts
#b07d5c color shades, tints & tones
#b07d5c color schemes
#b07d5c color preview, HTML & CSS examples
This text has a color of #b07d5c
<p style="color:#b07d5c;">Text here</p>
.mytext {color:#b07d5c;}
This box has a color of #b07d5c
<div style="background-color:#b07d5c;">Content here</div>
.mybackground {background-color:#b07d5c;}
Border around this has a color of #b07d5c
<div style="border:2px solid #b07d5c;">Content here</div>
.myborder {border:2px solid #b07d5c;}