#b49e2f color space conversions
Hex:
#b49e2f
RGB:
180, 158, 47
CMY:
29, 38, 82
CMYK:
0, 12, 74, 29
HSL:
50°, 58.5903%, 44.5098%
HSV (HSB):
50°, 73.8889%, 70.5882%
XYZ:
31.5623, 34.3623, 7.6584
xyY:
0.4289, 0.4670, 34.3623
CIE-Lab:
65.2491, -3.9692, 57.5273
CIE-LCH:
65.2491, 57.6641, 93.9470
CIE-Luv:
65.2491, 20.0706, 62.9842
Hunter-Lab:
58.6193, -6.4743, 33.2875
#b49e2f color charts
#b49e2f color shades, tints & tones
#b49e2f color schemes
#b49e2f color preview, HTML & CSS examples
This text has a color of #b49e2f
<p style="color:#b49e2f;">Text here</p>
.mytext {color:#b49e2f;}
This box has a color of #b49e2f
<div style="background-color:#b49e2f;">Content here</div>
.mybackground {background-color:#b49e2f;}
Border around this has a color of #b49e2f
<div style="border:2px solid #b49e2f;">Content here</div>
.myborder {border:2px solid #b49e2f;}