#b35c2e color space conversions
Hex:
#b35c2e
RGB:
179, 92, 46
CMY:
30, 64, 82
CMYK:
0, 49, 74, 30
HSL:
21°, 59.1111%, 44.1176%
HSV (HSB):
21°, 74.3017%, 70.1961%
XYZ:
22.9107, 17.4353, 4.7426
xyY:
0.5081, 0.3867, 17.4353
CIE-Lab:
48.8038, 31.8471, 41.3617
CIE-LCH:
48.8038, 52.2018, 52.4050
CIE-Luv:
48.8038, 69.1546, 36.1988
Hunter-Lab:
41.7555, 24.8683, 22.4947
#b35c2e color charts
#b35c2e color shades, tints & tones
#b35c2e color schemes
#b35c2e color preview, HTML & CSS examples
This text has a color of #b35c2e
<p style="color:#b35c2e;">Text here</p>
.mytext {color:#b35c2e;}
This box has a color of #b35c2e
<div style="background-color:#b35c2e;">Content here</div>
.mybackground {background-color:#b35c2e;}
Border around this has a color of #b35c2e
<div style="border:2px solid #b35c2e;">Content here</div>
.myborder {border:2px solid #b35c2e;}