#b6871c color space conversions
Hex:
#b6871c
RGB:
182, 135, 28
CMY:
29, 47, 89
CMYK:
0, 26, 85, 29
HSL:
42°, 73.3333%, 41.1765%
HSV (HSB):
42°, 84.6154%, 71.3725%
XYZ:
28.1650, 27.3569, 4.8946
xyY:
0.4662, 0.4528, 27.3569
CIE-Lab:
59.3032, 8.7620, 58.7203
CIE-LCH:
59.3032, 59.3704, 81.5132
CIE-Luv:
59.3032, 39.1229, 57.7711
Hunter-Lab:
52.3038, 4.5885, 31.0643
#b6871c color charts
#b6871c color shades, tints & tones
#b6871c color schemes
#b6871c color preview, HTML & CSS examples
This text has a color of #b6871c
<p style="color:#b6871c;">Text here</p>
.mytext {color:#b6871c;}
This box has a color of #b6871c
<div style="background-color:#b6871c;">Content here</div>
.mybackground {background-color:#b6871c;}
Border around this has a color of #b6871c
<div style="border:2px solid #b6871c;">Content here</div>
.myborder {border:2px solid #b6871c;}