#b35e3e color space conversions
Hex:
#b35e3e
RGB:
179, 94, 62
CMY:
30, 63, 76
CMYK:
0, 47, 65, 30
HSL:
16°, 48.5477%, 47.2549%
HSV (HSB):
16°, 65.3631%, 70.1961%
XYZ:
23.4626, 17.9369, 6.7830
xyY:
0.4870, 0.3723, 17.9369
CIE-Lab:
49.4195, 31.6723, 33.5086
CIE-LCH:
49.4195, 46.1081, 46.6137
CIE-Luv:
49.4195, 65.6144, 30.6089
Hunter-Lab:
42.3520, 24.7714, 20.1507
#b35e3e color charts
#b35e3e color shades, tints & tones
#b35e3e color schemes
#b35e3e color preview, HTML & CSS examples
This text has a color of #b35e3e
<p style="color:#b35e3e;">Text here</p>
.mytext {color:#b35e3e;}
This box has a color of #b35e3e
<div style="background-color:#b35e3e;">Content here</div>
.mybackground {background-color:#b35e3e;}
Border around this has a color of #b35e3e
<div style="border:2px solid #b35e3e;">Content here</div>
.myborder {border:2px solid #b35e3e;}