#b09d4e color space conversions
Hex:
#b09d4e
RGB:
176, 157, 78
CMY:
31, 38, 69
CMYK:
0, 11, 56, 31
HSL:
48°, 38.5827%, 49.8039%
HSV (HSB):
48°, 55.6818%, 69.0196%
XYZ:
31.3366, 33.8941, 12.0983
xyY:
0.4052, 0.4383, 33.8941
CIE-Lab:
64.8784, -3.1989, 43.2950
CIE-LCH:
64.8784, 43.4130, 94.2257
CIE-Luv:
64.8784, 16.6653, 51.6336
Hunter-Lab:
58.2186, -5.8037, 28.4321
#b09d4e color charts
#b09d4e color shades, tints & tones
#b09d4e color schemes
#b09d4e color preview, HTML & CSS examples
This text has a color of #b09d4e
<p style="color:#b09d4e;">Text here</p>
.mytext {color:#b09d4e;}
This box has a color of #b09d4e
<div style="background-color:#b09d4e;">Content here</div>
.mybackground {background-color:#b09d4e;}
Border around this has a color of #b09d4e
<div style="border:2px solid #b09d4e;">Content here</div>
.myborder {border:2px solid #b09d4e;}