#b3872c color space conversions
Hex:
#b3872c
RGB:
179, 135, 44
CMY:
30, 47, 83
CMYK:
0, 25, 75, 30
HSL:
40°, 60.5381%, 43.7255%
HSV (HSB):
40°, 75.4190%, 70.1961%
XYZ:
27.7090, 27.0935, 6.1520
xyY:
0.4546, 0.4445, 27.0935
CIE-Lab:
59.0608, 7.9983, 52.6703
CIE-LCH:
59.0608, 53.2741, 81.3653
CIE-Luv:
59.0608, 36.1361, 54.0981
Hunter-Lab:
52.0514, 3.9325, 29.4284
#b3872c color charts
#b3872c color shades, tints & tones
#b3872c color schemes
#b3872c color preview, HTML & CSS examples
This text has a color of #b3872c
<p style="color:#b3872c;">Text here</p>
.mytext {color:#b3872c;}
This box has a color of #b3872c
<div style="background-color:#b3872c;">Content here</div>
.mybackground {background-color:#b3872c;}
Border around this has a color of #b3872c
<div style="border:2px solid #b3872c;">Content here</div>
.myborder {border:2px solid #b3872c;}