#b08c9c color space conversions
Hex:
#b08c9c
RGB:
176, 140, 156
CMY:
31, 45, 39
CMYK:
0, 20, 11, 31
HSL:
333°, 18.5567%, 61.9608%
HSV (HSB):
333°, 20.4545%, 69.0196%
XYZ:
33.2833, 30.3866, 35.5635
xyY:
0.3354, 0.3062, 30.3866
CIE-Lab:
61.9863, 16.2765, -3.2759
CIE-LCH:
61.9863, 16.6029, 348.6204
CIE-Luv:
61.9863, 20.6481, -7.4968
Hunter-Lab:
55.1240, 11.3095, 0.3357
#b08c9c color charts
#b08c9c color shades, tints & tones
#b08c9c color schemes
#b08c9c color preview, HTML & CSS examples
This text has a color of #b08c9c
<p style="color:#b08c9c;">Text here</p>
.mytext {color:#b08c9c;}
This box has a color of #b08c9c
<div style="background-color:#b08c9c;">Content here</div>
.mybackground {background-color:#b08c9c;}
Border around this has a color of #b08c9c
<div style="border:2px solid #b08c9c;">Content here</div>
.myborder {border:2px solid #b08c9c;}