#b08d95 color space conversions
Hex:
#b08d95
RGB:
176, 141, 149
CMY:
31, 45, 42
CMYK:
0, 20, 15, 31
HSL:
346°, 18.1347%, 62.1569%
HSV (HSB):
346°, 19.8864%, 69.0196%
XYZ:
32.8542, 30.4498, 32.5796
xyY:
0.3426, 0.3176, 30.4498
CIE-Lab:
62.0404, 14.5223, 0.7825
CIE-LCH:
62.0404, 14.5434, 3.0842
CIE-Luv:
62.0404, 20.8965, -1.4067
Hunter-Lab:
55.1813, 9.7091, 3.6216
#b08d95 color charts
#b08d95 color shades, tints & tones
#b08d95 color schemes
#b08d95 color preview, HTML & CSS examples
This text has a color of #b08d95
<p style="color:#b08d95;">Text here</p>
.mytext {color:#b08d95;}
This box has a color of #b08d95
<div style="background-color:#b08d95;">Content here</div>
.mybackground {background-color:#b08d95;}
Border around this has a color of #b08d95
<div style="border:2px solid #b08d95;">Content here</div>
.myborder {border:2px solid #b08d95;}