#b09d5e color space conversions
Hex:
#b09d5e
RGB:
176, 157, 94
CMY:
31, 38, 63
CMYK:
0, 11, 47, 31
HSL:
46°, 34.1667%, 52.9412%
HSV (HSB):
46°, 46.5909%, 69.0196%
XYZ:
31.9818, 34.1522, 15.4961
xyY:
0.3918, 0.4184, 34.1522
CIE-Lab:
65.0832, -1.7269, 35.3786
CIE-LCH:
65.0832, 35.4207, 92.7945
CIE-Luv:
65.0832, 15.8301, 43.9669
Hunter-Lab:
58.4399, -4.5838, 25.1864
#b09d5e color charts
#b09d5e color shades, tints & tones
#b09d5e color schemes
#b09d5e color preview, HTML & CSS examples
This text has a color of #b09d5e
<p style="color:#b09d5e;">Text here</p>
.mytext {color:#b09d5e;}
This box has a color of #b09d5e
<div style="background-color:#b09d5e;">Content here</div>
.mybackground {background-color:#b09d5e;}
Border around this has a color of #b09d5e
<div style="border:2px solid #b09d5e;">Content here</div>
.myborder {border:2px solid #b09d5e;}