#b4785f color space conversions
Hex:
#b4785f
RGB:
180, 120, 95
CMY:
29, 53, 63
CMYK:
0, 33, 47, 29
HSL:
18°, 36.1702%, 53.9216%
HSV (HSB):
18°, 47.2222%, 70.5882%
XYZ:
27.6044, 23.9625, 13.9968
xyY:
0.4210, 0.3655, 23.9625
CIE-Lab:
56.0502, 20.5573, 23.2869
CIE-LCH:
56.0502, 31.0626, 48.5625
CIE-Luv:
56.0502, 43.3731, 25.0187
Hunter-Lab:
48.9515, 14.9936, 17.3131
#b4785f color charts
#b4785f color shades, tints & tones
#b4785f color schemes
#b4785f color preview, HTML & CSS examples
This text has a color of #b4785f
<p style="color:#b4785f;">Text here</p>
.mytext {color:#b4785f;}
This box has a color of #b4785f
<div style="background-color:#b4785f;">Content here</div>
.mybackground {background-color:#b4785f;}
Border around this has a color of #b4785f
<div style="border:2px solid #b4785f;">Content here</div>
.myborder {border:2px solid #b4785f;}