#b35e3a color space conversions
Hex:
#b35e3a
RGB:
179, 94, 58
CMY:
30, 63, 77
CMYK:
0, 47, 68, 30
HSL:
18°, 51.0549%, 46.4706%
HSV (HSB):
18°, 67.5978%, 70.1961%
XYZ:
23.3568, 17.8946, 6.2260
xyY:
0.4920, 0.3769, 17.8946
CIE-Lab:
49.3680, 31.4221, 35.6524
CIE-LCH:
49.3680, 47.5231, 48.6088
CIE-Luv:
49.3680, 66.1668, 32.3621
Hunter-Lab:
42.3020, 24.5293, 20.8852
#b35e3a color charts
#b35e3a color shades, tints & tones
#b35e3a color schemes
#b35e3a color preview, HTML & CSS examples
This text has a color of #b35e3a
<p style="color:#b35e3a;">Text here</p>
.mytext {color:#b35e3a;}
This box has a color of #b35e3a
<div style="background-color:#b35e3a;">Content here</div>
.mybackground {background-color:#b35e3a;}
Border around this has a color of #b35e3a
<div style="border:2px solid #b35e3a;">Content here</div>
.myborder {border:2px solid #b35e3a;}