#b09f4f color space conversions
Hex:
#b09f4f
RGB:
176, 159, 79
CMY:
31, 38, 69
CMYK:
0, 10, 55, 31
HSL:
49°, 38.0392%, 50.0000%
HSV (HSB):
49°, 55.1136%, 69.0196%
XYZ:
31.7139, 34.5909, 12.4023
xyY:
0.4029, 0.4395, 34.5909
CIE-Lab:
65.4289, -4.1909, 43.4454
CIE-LCH:
65.4289, 43.6471, 95.5099
CIE-Luv:
65.4289, 15.2936, 52.1491
Hunter-Lab:
58.8140, -6.6731, 28.6671
#b09f4f color charts
#b09f4f color shades, tints & tones
#b09f4f color schemes
#b09f4f color preview, HTML & CSS examples
This text has a color of #b09f4f
<p style="color:#b09f4f;">Text here</p>
.mytext {color:#b09f4f;}
This box has a color of #b09f4f
<div style="background-color:#b09f4f;">Content here</div>
.mybackground {background-color:#b09f4f;}
Border around this has a color of #b09f4f
<div style="border:2px solid #b09f4f;">Content here</div>
.myborder {border:2px solid #b09f4f;}