#b09d8c color space conversions
Hex:
#b09d8c
RGB:
176, 157, 140
CMY:
31, 38, 45
CMYK:
0, 11, 20, 31
HSL:
28°, 18.5567%, 61.9608%
HSV (HSB):
28°, 20.4545%, 69.0196%
XYZ:
34.6951, 35.2375, 29.7838
xyY:
0.3479, 0.3534, 35.2375
CIE-Lab:
65.9332, 4.1784, 11.4355
CIE-LCH:
65.9332, 12.1750, 69.9283
CIE-Luv:
65.9332, 12.6983, 15.1000
Hunter-Lab:
59.3612, 0.4466, 11.8047
#b09d8c color charts
#b09d8c color shades, tints & tones
#b09d8c color schemes
#b09d8c color preview, HTML & CSS examples
This text has a color of #b09d8c
<p style="color:#b09d8c;">Text here</p>
.mytext {color:#b09d8c;}
This box has a color of #b09d8c
<div style="background-color:#b09d8c;">Content here</div>
.mybackground {background-color:#b09d8c;}
Border around this has a color of #b09d8c
<div style="border:2px solid #b09d8c;">Content here</div>
.myborder {border:2px solid #b09d8c;}