#b35d3e color space conversions
Hex:
#b35d3e
RGB:
179, 93, 62
CMY:
30, 64, 76
CMYK:
0, 48, 65, 30
HSL:
16°, 48.5477%, 47.2549%
HSV (HSB):
16°, 65.3631%, 70.1961%
XYZ:
23.3743, 17.7602, 6.7535
xyY:
0.4881, 0.3709, 17.7602
CIE-Lab:
49.2040, 32.2071, 33.2519
CIE-LCH:
49.2040, 46.2924, 45.9144
CIE-Luv:
49.2040, 66.3489, 30.2040
Hunter-Lab:
42.1429, 25.2538, 19.9986
#b35d3e color charts
#b35d3e color shades, tints & tones
#b35d3e color schemes
#b35d3e color preview, HTML & CSS examples
This text has a color of #b35d3e
<p style="color:#b35d3e;">Text here</p>
.mytext {color:#b35d3e;}
This box has a color of #b35d3e
<div style="background-color:#b35d3e;">Content here</div>
.mybackground {background-color:#b35d3e;}
Border around this has a color of #b35d3e
<div style="border:2px solid #b35d3e;">Content here</div>
.myborder {border:2px solid #b35d3e;}