#b08f7e color space conversions
Hex:
#b08f7e
RGB:
176, 143, 126
CMY:
31, 44, 51
CMYK:
0, 19, 28, 31
HSL:
20°, 24.0385%, 59.2157%
HSV (HSB):
20°, 28.4091%, 69.0196%
XYZ:
31.4929, 30.3814, 23.9430
xyY:
0.3670, 0.3540, 30.3814
CIE-Lab:
61.9819, 9.8592, 13.7343
CIE-LCH:
61.9819, 16.9066, 54.3271
CIE-Luv:
61.9819, 22.1540, 16.7374
Hunter-Lab:
55.1193, 5.5286, 12.8288
#b08f7e color charts
#b08f7e color shades, tints & tones
#b08f7e color schemes
#b08f7e color preview, HTML & CSS examples
This text has a color of #b08f7e
<p style="color:#b08f7e;">Text here</p>
.mytext {color:#b08f7e;}
This box has a color of #b08f7e
<div style="background-color:#b08f7e;">Content here</div>
.mybackground {background-color:#b08f7e;}
Border around this has a color of #b08f7e
<div style="border:2px solid #b08f7e;">Content here</div>
.myborder {border:2px solid #b08f7e;}