#b3741c color space conversions
Hex:
#b3741c
RGB:
179, 116, 28
CMY:
30, 55, 89
CMYK:
0, 35, 84, 30
HSL:
35°, 72.9469%, 40.5882%
HSV (HSB):
35°, 84.3575%, 70.1961%
XYZ:
25.0454, 22.1583, 4.0556
xyY:
0.4886, 0.4323, 22.1583
CIE-Lab:
54.1946, 17.9901, 54.2328
CIE-LCH:
54.1946, 57.1388, 71.6483
CIE-Luv:
54.1946, 51.5884, 50.1994
Hunter-Lab:
47.0726, 12.5953, 27.8427
#b3741c color charts
#b3741c color shades, tints & tones
#b3741c color schemes
#b3741c color preview, HTML & CSS examples
This text has a color of #b3741c
<p style="color:#b3741c;">Text here</p>
.mytext {color:#b3741c;}
This box has a color of #b3741c
<div style="background-color:#b3741c;">Content here</div>
.mybackground {background-color:#b3741c;}
Border around this has a color of #b3741c
<div style="border:2px solid #b3741c;">Content here</div>
.myborder {border:2px solid #b3741c;}