#b46d2a color space conversions
Hex:
#b46d2a
RGB:
180, 109, 42
CMY:
29, 57, 84
CMYK:
0, 39, 77, 29
HSL:
29°, 62.1622%, 43.5294%
HSV (HSB):
29°, 76.6667%, 70.5882%
XYZ:
24.7089, 20.8077, 4.9045
xyY:
0.4901, 0.4127, 20.8077
CIE-Lab:
52.7384, 22.8248, 47.3537
CIE-LCH:
52.7384, 52.5675, 64.2657
CIE-Luv:
52.7384, 57.1189, 44.1377
Hunter-Lab:
45.6155, 16.8625, 25.5561
#b46d2a color charts
#b46d2a color shades, tints & tones
#b46d2a color schemes
#b46d2a color preview, HTML & CSS examples
This text has a color of #b46d2a
<p style="color:#b46d2a;">Text here</p>
.mytext {color:#b46d2a;}
This box has a color of #b46d2a
<div style="background-color:#b46d2a;">Content here</div>
.mybackground {background-color:#b46d2a;}
Border around this has a color of #b46d2a
<div style="border:2px solid #b46d2a;">Content here</div>
.myborder {border:2px solid #b46d2a;}