#b35e3c color space conversions
Hex:
#b35e3c
RGB:
179, 94, 60
CMY:
30, 63, 76
CMYK:
0, 47, 66, 30
HSL:
17°, 49.7908%, 46.8627%
HSV (HSB):
17°, 66.4804%, 70.1961%
XYZ:
23.4087, 17.9154, 6.4992
xyY:
0.4895, 0.3746, 17.9154
CIE-Lab:
49.3933, 31.5450, 34.5849
CIE-LCH:
49.3933, 46.8102, 47.6320
CIE-Luv:
49.3933, 65.8948, 31.4991
Hunter-Lab:
42.3265, 24.6481, 20.5247
#b35e3c color charts
#b35e3c color shades, tints & tones
#b35e3c color schemes
#b35e3c color preview, HTML & CSS examples
This text has a color of #b35e3c
<p style="color:#b35e3c;">Text here</p>
.mytext {color:#b35e3c;}
This box has a color of #b35e3c
<div style="background-color:#b35e3c;">Content here</div>
.mybackground {background-color:#b35e3c;}
Border around this has a color of #b35e3c
<div style="border:2px solid #b35e3c;">Content here</div>
.myborder {border:2px solid #b35e3c;}