#b35b2c color space conversions
Hex:
#b35b2c
RGB:
179, 91, 44
CMY:
30, 64, 83
CMYK:
0, 49, 75, 30
HSL:
21°, 60.5381%, 43.7255%
HSV (HSB):
21°, 75.4190%, 70.1961%
XYZ:
22.7861, 17.2477, 4.5111
xyY:
0.5115, 0.3872, 17.2477
CIE-Lab:
48.5707, 32.2871, 42.1240
CIE-LCH:
48.5707, 53.0743, 52.5306
CIE-Luv:
48.5707, 70.1428, 36.4978
Hunter-Lab:
41.5304, 25.2579, 22.6312
#b35b2c color charts
#b35b2c color shades, tints & tones
#b35b2c color schemes
#b35b2c color preview, HTML & CSS examples
This text has a color of #b35b2c
<p style="color:#b35b2c;">Text here</p>
.mytext {color:#b35b2c;}
This box has a color of #b35b2c
<div style="background-color:#b35b2c;">Content here</div>
.mybackground {background-color:#b35b2c;}
Border around this has a color of #b35b2c
<div style="border:2px solid #b35b2c;">Content here</div>
.myborder {border:2px solid #b35b2c;}