#b49f1c color space conversions
Hex:
#b49f1c
RGB:
180, 159, 28
CMY:
29, 38, 89
CMYK:
0, 12, 84, 29
HSL:
52°, 73.0769%, 40.7843%
HSV (HSB):
52°, 84.4444%, 70.5882%
XYZ:
31.4301, 34.5834, 6.1173
xyY:
0.4357, 0.4795, 34.5834
CIE-Lab:
65.4230, -5.2031, 63.7842
CIE-LCH:
65.4230, 63.9961, 94.6635
CIE-Luv:
65.4230, 19.8094, 67.2969
Hunter-Lab:
58.8077, -7.5130, 34.9979
#b49f1c color charts
#b49f1c color shades, tints & tones
#b49f1c color schemes
#b49f1c color preview, HTML & CSS examples
This text has a color of #b49f1c
<p style="color:#b49f1c;">Text here</p>
.mytext {color:#b49f1c;}
This box has a color of #b49f1c
<div style="background-color:#b49f1c;">Content here</div>
.mybackground {background-color:#b49f1c;}
Border around this has a color of #b49f1c
<div style="border:2px solid #b49f1c;">Content here</div>
.myborder {border:2px solid #b49f1c;}