#b35a3f color space conversions
Hex:
#b35a3f
RGB:
179, 90, 63
CMY:
30, 65, 75
CMYK:
0, 50, 65, 30
HSL:
14°, 47.9339%, 47.4510%
HSV (HSB):
14°, 64.8045%, 70.1961%
XYZ:
23.1438, 17.2549, 6.8133
xyY:
0.4902, 0.3655, 17.2549
CIE-Lab:
48.5796, 33.8652, 31.9424
CIE-LCH:
48.5796, 46.5529, 43.3265
CIE-Luv:
48.5796, 68.3871, 28.5391
Hunter-Lab:
41.5390, 26.7592, 19.3524
#b35a3f color charts
#b35a3f color shades, tints & tones
#b35a3f color schemes
#b35a3f color preview, HTML & CSS examples
This text has a color of #b35a3f
<p style="color:#b35a3f;">Text here</p>
.mytext {color:#b35a3f;}
This box has a color of #b35a3f
<div style="background-color:#b35a3f;">Content here</div>
.mybackground {background-color:#b35a3f;}
Border around this has a color of #b35a3f
<div style="border:2px solid #b35a3f;">Content here</div>
.myborder {border:2px solid #b35a3f;}