#b08e7c color space conversions
Hex:
#b08e7c
RGB:
176, 142, 124
CMY:
31, 44, 51
CMYK:
0, 19, 30, 31
HSL:
21°, 24.7619%, 58.8235%
HSV (HSB):
21°, 29.5455%, 69.0196%
XYZ:
31.2156, 30.0313, 23.2202
xyY:
0.3696, 0.3555, 30.0313
CIE-Lab:
61.6813, 10.1368, 14.4431
CIE-LCH:
61.6813, 17.6453, 54.9373
CIE-Luv:
61.6813, 22.9558, 17.5492
Hunter-Lab:
54.8009, 5.7754, 13.2383
#b08e7c color charts
#b08e7c color shades, tints & tones
#b08e7c color schemes
#b08e7c color preview, HTML & CSS examples
This text has a color of #b08e7c
<p style="color:#b08e7c;">Text here</p>
.mytext {color:#b08e7c;}
This box has a color of #b08e7c
<div style="background-color:#b08e7c;">Content here</div>
.mybackground {background-color:#b08e7c;}
Border around this has a color of #b08e7c
<div style="border:2px solid #b08e7c;">Content here</div>
.myborder {border:2px solid #b08e7c;}