#b3740c color space conversions
Hex:
#b3740c
RGB:
179, 116, 12
CMY:
30, 55, 95
CMYK:
0, 35, 93, 30
HSL:
37°, 87.4346%, 37.4510%
HSV (HSB):
37°, 93.2961%, 70.1961%
XYZ:
24.9022, 22.1010, 3.3013
xyY:
0.4950, 0.4393, 22.1010
CIE-Lab:
54.1340, 17.6388, 58.5563
CIE-LCH:
54.1340, 61.1553, 73.2362
CIE-Luv:
54.1340, 52.1305, 52.5378
Hunter-Lab:
47.0117, 12.2811, 28.7447
#b3740c color charts
#b3740c color shades, tints & tones
#b3740c color schemes
#b3740c color preview, HTML & CSS examples
This text has a color of #b3740c
<p style="color:#b3740c;">Text here</p>
.mytext {color:#b3740c;}
This box has a color of #b3740c
<div style="background-color:#b3740c;">Content here</div>
.mybackground {background-color:#b3740c;}
Border around this has a color of #b3740c
<div style="border:2px solid #b3740c;">Content here</div>
.myborder {border:2px solid #b3740c;}