#b2871c color space conversions
Hex:
#b2871c
RGB:
178, 135, 28
CMY:
30, 47, 89
CMYK:
0, 24, 84, 30
HSL:
43°, 72.8155%, 40.3922%
HSV (HSB):
43°, 84.2697%, 69.8039%
XYZ:
27.2337, 26.8768, 4.8510
xyY:
0.4619, 0.4558, 26.8768
CIE-Lab:
58.8601, 6.9566, 58.1680
CIE-LCH:
58.8601, 58.5825, 83.1801
CIE-Luv:
58.8601, 35.9569, 57.6291
Hunter-Lab:
51.8428, 3.0434, 30.7421
#b2871c color charts
#b2871c color shades, tints & tones
#b2871c color schemes
#b2871c color preview, HTML & CSS examples
This text has a color of #b2871c
<p style="color:#b2871c;">Text here</p>
.mytext {color:#b2871c;}
This box has a color of #b2871c
<div style="background-color:#b2871c;">Content here</div>
.mybackground {background-color:#b2871c;}
Border around this has a color of #b2871c
<div style="border:2px solid #b2871c;">Content here</div>
.myborder {border:2px solid #b2871c;}