#b3785d color space conversions
Hex:
#b3785d
RGB:
179, 120, 93
CMY:
30, 53, 64
CMYK:
0, 33, 48, 30
HSL:
19°, 36.1345%, 53.3333%
HSV (HSB):
19°, 48.0447%, 70.1961%
XYZ:
27.2827, 23.8070, 13.5132
xyY:
0.4223, 0.3685, 23.8070
CIE-Lab:
55.8940, 19.9390, 24.1938
CIE-LCH:
55.8940, 31.3513, 50.5068
CIE-Luv:
55.8940, 42.8580, 26.0844
Hunter-Lab:
48.7924, 14.4231, 17.7341
#b3785d color charts
#b3785d color shades, tints & tones
#b3785d color schemes
#b3785d color preview, HTML & CSS examples
This text has a color of #b3785d
<p style="color:#b3785d;">Text here</p>
.mytext {color:#b3785d;}
This box has a color of #b3785d
<div style="background-color:#b3785d;">Content here</div>
.mybackground {background-color:#b3785d;}
Border around this has a color of #b3785d
<div style="border:2px solid #b3785d;">Content here</div>
.myborder {border:2px solid #b3785d;}