#b4950a color space conversions
Hex:
#b4950a
RGB:
180, 149, 10
CMY:
29, 42, 96
CMYK:
0, 17, 94, 29
HSL:
49°, 89.4737%, 37.2549%
HSV (HSB):
49°, 94.4444%, 70.5882%
XYZ:
29.6246, 31.2201, 4.7519
xyY:
0.4516, 0.4759, 31.2201
CIE-Lab:
62.6930, -0.1874, 65.2627
CIE-LCH:
62.6930, 65.2630, 90.1645
CIE-Luv:
62.6930, 27.3195, 65.4125
Hunter-Lab:
55.8750, -3.1414, 34.0702
#b4950a color charts
#b4950a color shades, tints & tones
#b4950a color schemes
#b4950a color preview, HTML & CSS examples
This text has a color of #b4950a
<p style="color:#b4950a;">Text here</p>
.mytext {color:#b4950a;}
This box has a color of #b4950a
<div style="background-color:#b4950a;">Content here</div>
.mybackground {background-color:#b4950a;}
Border around this has a color of #b4950a
<div style="border:2px solid #b4950a;">Content here</div>
.myborder {border:2px solid #b4950a;}