#b3871c color space conversions
Hex:
#b3871c
RGB:
179, 135, 28
CMY:
30, 47, 89
CMYK:
0, 25, 84, 30
HSL:
43°, 72.9469%, 40.5882%
HSV (HSB):
43°, 84.3575%, 70.1961%
XYZ:
27.4640, 26.9955, 4.8618
xyY:
0.4630, 0.4551, 26.9955
CIE-Lab:
58.9702, 7.4088, 58.3053
CIE-LCH:
58.9702, 58.7741, 82.7583
CIE-Luv:
58.9702, 36.7460, 57.6641
Hunter-Lab:
51.9572, 3.4280, 30.8221
#b3871c color charts
#b3871c color shades, tints & tones
#b3871c color schemes
#b3871c color preview, HTML & CSS examples
This text has a color of #b3871c
<p style="color:#b3871c;">Text here</p>
.mytext {color:#b3871c;}
This box has a color of #b3871c
<div style="background-color:#b3871c;">Content here</div>
.mybackground {background-color:#b3871c;}
Border around this has a color of #b3871c
<div style="border:2px solid #b3871c;">Content here</div>
.myborder {border:2px solid #b3871c;}