#b49d00 color space conversions
Hex:
#b49d00
RGB:
180, 157, 0
CMY:
29, 38, 100
CMYK:
0, 13, 100, 29
HSL:
52°, 100.0000%, 35.2941%
HSV (HSB):
52°, 100.0000%, 70.5882%
XYZ:
30.8794, 33.8172, 4.8999
xyY:
0.4437, 0.4859, 33.8172
CIE-Lab:
64.8172, -4.6235, 68.2016
CIE-LCH:
64.8172, 68.3581, 93.8782
CIE-Luv:
64.8172, 21.5583, 69.2607
Hunter-Lab:
58.1526, -6.9825, 35.7111
#b49d00 color charts
#b49d00 color shades, tints & tones
#b49d00 color schemes
#b49d00 color preview, HTML & CSS examples
This text has a color of #b49d00
<p style="color:#b49d00;">Text here</p>
.mytext {color:#b49d00;}
This box has a color of #b49d00
<div style="background-color:#b49d00;">Content here</div>
.mybackground {background-color:#b49d00;}
Border around this has a color of #b49d00
<div style="border:2px solid #b49d00;">Content here</div>
.myborder {border:2px solid #b49d00;}