#b2871f color space conversions
Hex:
#b2871f
RGB:
178, 135, 31
CMY:
30, 47, 88
CMYK:
0, 24, 83, 30
HSL:
42°, 70.3349%, 40.9804%
HSV (HSB):
42°, 82.5843%, 69.8039%
XYZ:
27.2714, 26.8919, 5.0496
xyY:
0.4606, 0.4542, 26.8919
CIE-Lab:
58.8741, 7.0484, 57.2373
CIE-LCH:
58.8741, 57.6697, 82.9798
CIE-Luv:
58.8741, 35.8630, 57.0733
Hunter-Lab:
51.8574, 3.1214, 30.5268
#b2871f color charts
#b2871f color shades, tints & tones
#b2871f color schemes
#b2871f color preview, HTML & CSS examples
This text has a color of #b2871f
<p style="color:#b2871f;">Text here</p>
.mytext {color:#b2871f;}
This box has a color of #b2871f
<div style="background-color:#b2871f;">Content here</div>
.mybackground {background-color:#b2871f;}
Border around this has a color of #b2871f
<div style="border:2px solid #b2871f;">Content here</div>
.myborder {border:2px solid #b2871f;}