#b09d5f color space conversions
Hex:
#b09d5f
RGB:
176, 157, 95
CMY:
31, 38, 63
CMYK:
0, 11, 46, 31
HSL:
46°, 33.8912%, 53.1373%
HSV (HSB):
46°, 46.0227%, 69.0196%
XYZ:
32.0270, 34.1703, 15.7340
xyY:
0.3909, 0.4171, 34.1703
CIE-Lab:
65.0975, -1.6248, 34.8715
CIE-LCH:
65.0975, 34.9094, 92.6678
CIE-Luv:
65.0975, 15.7730, 43.4428
Hunter-Lab:
58.4553, -4.4987, 24.9601
#b09d5f color charts
#b09d5f color shades, tints & tones
#b09d5f color schemes
#b09d5f color preview, HTML & CSS examples
This text has a color of #b09d5f
<p style="color:#b09d5f;">Text here</p>
.mytext {color:#b09d5f;}
This box has a color of #b09d5f
<div style="background-color:#b09d5f;">Content here</div>
.mybackground {background-color:#b09d5f;}
Border around this has a color of #b09d5f
<div style="border:2px solid #b09d5f;">Content here</div>
.myborder {border:2px solid #b09d5f;}