#b09d8a color space conversions
Hex:
#b09d8a
RGB:
176, 157, 138
CMY:
31, 38, 46
CMYK:
0, 11, 22, 31
HSL:
30°, 19.3878%, 61.5686%
HSV (HSB):
30°, 21.5909%, 69.0196%
XYZ:
34.5489, 35.1790, 29.0141
xyY:
0.3499, 0.3563, 35.1790
CIE-Lab:
65.8878, 3.8713, 12.4856
CIE-LCH:
65.8878, 13.0720, 72.7734
CIE-Luv:
65.8878, 12.8531, 16.5318
Hunter-Lab:
59.3119, 0.1796, 12.5150
#b09d8a color charts
#b09d8a color shades, tints & tones
#b09d8a color schemes
#b09d8a color preview, HTML & CSS examples
This text has a color of #b09d8a
<p style="color:#b09d8a;">Text here</p>
.mytext {color:#b09d8a;}
This box has a color of #b09d8a
<div style="background-color:#b09d8a;">Content here</div>
.mybackground {background-color:#b09d8a;}
Border around this has a color of #b09d8a
<div style="border:2px solid #b09d8a;">Content here</div>
.myborder {border:2px solid #b09d8a;}