#b09c8c color space conversions
Hex:
#b09c8c
RGB:
176, 156, 140
CMY:
31, 39, 45
CMYK:
0, 11, 20, 31
HSL:
27°, 18.5567%, 61.9608%
HSV (HSB):
27°, 20.4545%, 69.0196%
XYZ:
34.5266, 34.9005, 29.7277
xyY:
0.3482, 0.3520, 34.9005
CIE-Lab:
65.6711, 4.7284, 11.0654
CIE-LCH:
65.6711, 12.0333, 66.8621
CIE-Luv:
65.6711, 13.2713, 14.4956
Hunter-Lab:
59.0766, 0.9379, 11.5186
#b09c8c color charts
#b09c8c color shades, tints & tones
#b09c8c color schemes
#b09c8c color preview, HTML & CSS examples
This text has a color of #b09c8c
<p style="color:#b09c8c;">Text here</p>
.mytext {color:#b09c8c;}
This box has a color of #b09c8c
<div style="background-color:#b09c8c;">Content here</div>
.mybackground {background-color:#b09c8c;}
Border around this has a color of #b09c8c
<div style="border:2px solid #b09c8c;">Content here</div>
.myborder {border:2px solid #b09c8c;}