#b4804a color space conversions
Hex:
#b4804a
RGB:
180, 128, 74
CMY:
29, 50, 71
CMYK:
0, 29, 59, 29
HSL:
31°, 41.7323%, 49.8039%
HSV (HSB):
31°, 58.8889%, 70.5882%
XYZ:
27.7776, 25.6361, 9.9628
xyY:
0.4383, 0.4045, 25.6361
CIE-Lab:
57.6900, 14.1803, 36.9284
CIE-LCH:
57.6900, 39.5574, 68.9936
CIE-Luv:
57.6900, 40.0661, 40.0639
Hunter-Lab:
50.6321, 9.3220, 23.7761
#b4804a color charts
#b4804a color shades, tints & tones
#b4804a color schemes
#b4804a color preview, HTML & CSS examples
This text has a color of #b4804a
<p style="color:#b4804a;">Text here</p>
.mytext {color:#b4804a;}
This box has a color of #b4804a
<div style="background-color:#b4804a;">Content here</div>
.mybackground {background-color:#b4804a;}
Border around this has a color of #b4804a
<div style="border:2px solid #b4804a;">Content here</div>
.myborder {border:2px solid #b4804a;}