#b4980f color space conversions
Hex:
#b4980f
RGB:
180, 152, 15
CMY:
29, 40, 94
CMYK:
0, 16, 92, 29
HSL:
50°, 84.6154%, 38.2353%
HSV (HSB):
50°, 91.6667%, 70.5882%
XYZ:
30.1369, 32.1943, 5.0777
xyY:
0.4471, 0.4776, 32.1943
CIE-Lab:
63.5031, -1.7365, 65.0856
CIE-LCH:
63.5031, 65.1087, 91.5283
CIE-Luv:
63.5031, 25.0527, 66.1545
Hunter-Lab:
56.7400, -4.4866, 34.4121
#b4980f color charts
#b4980f color shades, tints & tones
#b4980f color schemes
#b4980f color preview, HTML & CSS examples
This text has a color of #b4980f
<p style="color:#b4980f;">Text here</p>
.mytext {color:#b4980f;}
This box has a color of #b4980f
<div style="background-color:#b4980f;">Content here</div>
.mybackground {background-color:#b4980f;}
Border around this has a color of #b4980f
<div style="border:2px solid #b4980f;">Content here</div>
.myborder {border:2px solid #b4980f;}