#b3811d color space conversions
Hex:
#b3811d
RGB:
179, 129, 29
CMY:
30, 49, 89
CMYK:
0, 28, 84, 30
HSL:
40°, 72.1154%, 40.7843%
HSV (HSB):
40°, 83.7989%, 70.1961%
XYZ:
26.6624, 25.3729, 4.6546
xyY:
0.4703, 0.4476, 25.3729
CIE-Lab:
57.4370, 10.7696, 56.6843
CIE-LCH:
57.4370, 57.6983, 79.2424
CIE-Luv:
57.4370, 41.3307, 55.1008
Hunter-Lab:
50.3715, 6.3326, 29.7814
#b3811d color charts
#b3811d color shades, tints & tones
#b3811d color schemes
#b3811d color preview, HTML & CSS examples
This text has a color of #b3811d
<p style="color:#b3811d;">Text here</p>
.mytext {color:#b3811d;}
This box has a color of #b3811d
<div style="background-color:#b3811d;">Content here</div>
.mybackground {background-color:#b3811d;}
Border around this has a color of #b3811d
<div style="border:2px solid #b3811d;">Content here</div>
.myborder {border:2px solid #b3811d;}