#b4982a color space conversions
Hex:
#b4982a
RGB:
180, 152, 42
CMY:
29, 40, 84
CMYK:
0, 16, 77, 29
HSL:
48°, 62.1622%, 43.5294%
HSV (HSB):
48°, 76.6667%, 70.5882%
XYZ:
30.4685, 32.3269, 6.8243
xyY:
0.4376, 0.4643, 32.3269
CIE-Lab:
63.6122, -0.9603, 57.8179
CIE-LCH:
63.6122, 57.8259, 90.9516
CIE-Luv:
63.6122, 24.4804, 61.7102
Hunter-Lab:
56.8568, -3.8444, 32.6834
#b4982a color charts
#b4982a color shades, tints & tones
#b4982a color schemes
#b4982a color preview, HTML & CSS examples
This text has a color of #b4982a
<p style="color:#b4982a;">Text here</p>
.mytext {color:#b4982a;}
This box has a color of #b4982a
<div style="background-color:#b4982a;">Content here</div>
.mybackground {background-color:#b4982a;}
Border around this has a color of #b4982a
<div style="border:2px solid #b4982a;">Content here</div>
.myborder {border:2px solid #b4982a;}