#b4942a color space conversions
Hex:
#b4942a
RGB:
180, 148, 42
CMY:
29, 42, 84
CMYK:
0, 18, 77, 29
HSL:
46°, 62.1622%, 43.5294%
HSV (HSB):
46°, 76.6667%, 70.5882%
XYZ:
29.8302, 31.0503, 6.6116
xyY:
0.4420, 0.4601, 31.0503
CIE-Lab:
62.5501, 1.2112, 56.8211
CIE-LCH:
62.5501, 56.8340, 88.7789
CIE-Luv:
62.5501, 27.3729, 60.0501
Hunter-Lab:
55.7228, -1.9580, 31.9711
#b4942a color charts
#b4942a color shades, tints & tones
#b4942a color schemes
#b4942a color preview, HTML & CSS examples
This text has a color of #b4942a
<p style="color:#b4942a;">Text here</p>
.mytext {color:#b4942a;}
This box has a color of #b4942a
<div style="background-color:#b4942a;">Content here</div>
.mybackground {background-color:#b4942a;}
Border around this has a color of #b4942a
<div style="border:2px solid #b4942a;">Content here</div>
.myborder {border:2px solid #b4942a;}