#b4982d color space conversions
Hex:
#b4982d
RGB:
180, 152, 45
CMY:
29, 40, 82
CMYK:
0, 16, 75, 29
HSL:
48°, 60.0000%, 44.1176%
HSV (HSB):
48°, 75.0000%, 70.5882%
XYZ:
30.5243, 32.3492, 7.1178
xyY:
0.4361, 0.4622, 32.3492
CIE-Lab:
63.6305, -0.8307, 56.7265
CIE-LCH:
63.6305, 56.7326, 90.8389
CIE-Luv:
63.6305, 24.3857, 60.9745
Hunter-Lab:
56.8764, -3.7367, 32.3936
#b4982d color charts
#b4982d color shades, tints & tones
#b4982d color schemes
#b4982d color preview, HTML & CSS examples
This text has a color of #b4982d
<p style="color:#b4982d;">Text here</p>
.mytext {color:#b4982d;}
This box has a color of #b4982d
<div style="background-color:#b4982d;">Content here</div>
.mybackground {background-color:#b4982d;}
Border around this has a color of #b4982d
<div style="border:2px solid #b4982d;">Content here</div>
.myborder {border:2px solid #b4982d;}