#b09f00 color space conversions
Hex:
#b09f00
RGB:
176, 159, 0
CMY:
31, 38, 100
CMYK:
0, 10, 100, 31
HSL:
54°, 100.0000%, 34.5098%
HSV (HSB):
54°, 100.0000%, 69.0196%
XYZ:
30.3026, 34.0264, 4.9706
xyY:
0.4373, 0.4910, 34.0264
CIE-Lab:
64.9835, -7.4935, 68.1474
CIE-LCH:
64.9835, 68.5582, 96.2750
CIE-Luv:
64.9835, 17.1641, 69.9794
Hunter-Lab:
58.3321, -9.3533, 35.7802
#b09f00 color charts
#b09f00 color shades, tints & tones
#b09f00 color schemes
#b09f00 color preview, HTML & CSS examples
This text has a color of #b09f00
<p style="color:#b09f00;">Text here</p>
.mytext {color:#b09f00;}
This box has a color of #b09f00
<div style="background-color:#b09f00;">Content here</div>
.mybackground {background-color:#b09f00;}
Border around this has a color of #b09f00
<div style="border:2px solid #b09f00;">Content here</div>
.myborder {border:2px solid #b09f00;}