#b09a2f color space conversions
Hex:
#b09a2f
RGB:
176, 154, 47
CMY:
31, 40, 82
CMYK:
0, 13, 73, 31
HSL:
50°, 57.8475%, 43.7255%
HSV (HSB):
50°, 73.2955%, 69.0196%
XYZ:
29.9732, 32.5465, 7.3917
xyY:
0.4287, 0.4655, 32.5465
CIE-Lab:
63.7920, -3.6002, 55.9849
CIE-LCH:
63.7920, 56.1005, 93.6795
CIE-Luv:
63.7920, 19.9375, 61.1676
Hunter-Lab:
57.0496, -6.0549, 32.2527
#b09a2f color charts
#b09a2f color shades, tints & tones
#b09a2f color schemes
#b09a2f color preview, HTML & CSS examples
This text has a color of #b09a2f
<p style="color:#b09a2f;">Text here</p>
.mytext {color:#b09a2f;}
This box has a color of #b09a2f
<div style="background-color:#b09a2f;">Content here</div>
.mybackground {background-color:#b09a2f;}
Border around this has a color of #b09a2f
<div style="border:2px solid #b09a2f;">Content here</div>
.myborder {border:2px solid #b09a2f;}