#b08e75 color space conversions
Hex:
#b08e75
RGB:
176, 142, 117
CMY:
31, 44, 54
CMYK:
0, 19, 34, 31
HSL:
25°, 27.1889%, 57.4510%
HSV (HSB):
25°, 33.5227%, 69.0196%
XYZ:
30.7884, 29.8605, 20.9705
xyY:
0.3772, 0.3659, 29.8605
CIE-Lab:
61.5336, 9.1921, 18.1793
CIE-LCH:
61.5336, 20.3711, 63.1771
CIE-Luv:
61.5336, 23.6347, 22.2874
Hunter-Lab:
54.6447, 4.9437, 15.4981
#b08e75 color charts
#b08e75 color shades, tints & tones
#b08e75 color schemes
#b08e75 color preview, HTML & CSS examples
This text has a color of #b08e75
<p style="color:#b08e75;">Text here</p>
.mytext {color:#b08e75;}
This box has a color of #b08e75
<div style="background-color:#b08e75;">Content here</div>
.mybackground {background-color:#b08e75;}
Border around this has a color of #b08e75
<div style="border:2px solid #b08e75;">Content here</div>
.myborder {border:2px solid #b08e75;}