#b35c31 color space conversions
Hex:
#b35c31
RGB:
179, 92, 49
CMY:
30, 64, 81
CMYK:
0, 49, 73, 30
HSL:
20°, 57.0175%, 44.7059%
HSV (HSB):
20°, 72.6257%, 70.1961%
XYZ:
22.9719, 17.4597, 5.0650
xyY:
0.5049, 0.3838, 17.4597
CIE-Lab:
48.8342, 31.9933, 39.8540
CIE-LCH:
48.8342, 51.1069, 51.2438
CIE-Luv:
48.8342, 68.8095, 35.1359
Hunter-Lab:
41.7849, 25.0099, 22.0624
#b35c31 color charts
#b35c31 color shades, tints & tones
#b35c31 color schemes
#b35c31 color preview, HTML & CSS examples
This text has a color of #b35c31
<p style="color:#b35c31;">Text here</p>
.mytext {color:#b35c31;}
This box has a color of #b35c31
<div style="background-color:#b35c31;">Content here</div>
.mybackground {background-color:#b35c31;}
Border around this has a color of #b35c31
<div style="border:2px solid #b35c31;">Content here</div>
.myborder {border:2px solid #b35c31;}