#b49d07 color space conversions
Hex:
#b49d07
RGB:
180, 157, 7
CMY:
29, 38, 97
CMYK:
0, 13, 96, 29
HSL:
52°, 92.5134%, 36.6667%
HSV (HSB):
52°, 96.1111%, 70.5882%
XYZ:
30.9177, 33.8326, 5.1018
xyY:
0.4426, 0.4843, 33.8326
CIE-Lab:
64.8295, -4.5339, 67.2584
CIE-LCH:
64.8295, 67.4111, 93.8565
CIE-Luv:
64.8295, 21.4985, 68.7513
Hunter-Lab:
58.1658, -6.9094, 35.5156
#b49d07 color charts
#b49d07 color shades, tints & tones
#b49d07 color schemes
#b49d07 color preview, HTML & CSS examples
This text has a color of #b49d07
<p style="color:#b49d07;">Text here</p>
.mytext {color:#b49d07;}
This box has a color of #b49d07
<div style="background-color:#b49d07;">Content here</div>
.mybackground {background-color:#b49d07;}
Border around this has a color of #b49d07
<div style="border:2px solid #b49d07;">Content here</div>
.myborder {border:2px solid #b49d07;}