#b35c0c color space conversions
Hex:
#b35c0c
RGB:
179, 92, 12
CMY:
30, 64, 95
CMYK:
0, 49, 93, 30
HSL:
29°, 87.4346%, 37.4510%
HSV (HSB):
29°, 93.2961%, 70.1961%
XYZ:
22.4839, 17.2645, 2.4952
xyY:
0.5322, 0.4087, 17.2645
CIE-Lab:
48.5916, 30.8174, 54.5567
CIE-LCH:
48.5916, 62.6590, 60.5392
CIE-Luv:
48.5916, 71.6486, 43.8583
Hunter-Lab:
41.5506, 23.8765, 25.5250
#b35c0c color charts
#b35c0c color shades, tints & tones
#b35c0c color schemes
#b35c0c color preview, HTML & CSS examples
This text has a color of #b35c0c
<p style="color:#b35c0c;">Text here</p>
.mytext {color:#b35c0c;}
This box has a color of #b35c0c
<div style="background-color:#b35c0c;">Content here</div>
.mybackground {background-color:#b35c0c;}
Border around this has a color of #b35c0c
<div style="border:2px solid #b35c0c;">Content here</div>
.myborder {border:2px solid #b35c0c;}