#b09b9c color space conversions
Hex:
#b09b9c
RGB:
176, 155, 156
CMY:
31, 39, 39
CMYK:
0, 12, 11, 31
HSL:
357°, 11.7318%, 64.9020%
HSV (HSB):
357°, 11.9318%, 69.0196%
XYZ:
35.6266, 35.0731, 36.3445
xyY:
0.3328, 0.3277, 35.0731
CIE-Lab:
65.8055, 7.8983, 2.3078
CIE-LCH:
65.8055, 8.2285, 16.2882
CIE-Luv:
65.8055, 12.5039, 1.9362
Hunter-Lab:
59.2225, 3.7411, 5.0698
#b09b9c color charts
#b09b9c color shades, tints & tones
#b09b9c color schemes
#b09b9c color preview, HTML & CSS examples
This text has a color of #b09b9c
<p style="color:#b09b9c;">Text here</p>
.mytext {color:#b09b9c;}
This box has a color of #b09b9c
<div style="background-color:#b09b9c;">Content here</div>
.mybackground {background-color:#b09b9c;}
Border around this has a color of #b09b9c
<div style="border:2px solid #b09b9c;">Content here</div>
.myborder {border:2px solid #b09b9c;}