#b2851f color space conversions
Hex:
#b2851f
RGB:
178, 133, 31
CMY:
30, 48, 88
CMYK:
0, 25, 83, 30
HSL:
42°, 70.3349%, 40.9804%
HSV (HSB):
42°, 82.5843%, 69.8039%
XYZ:
26.9949, 26.3390, 4.9575
xyY:
0.4631, 0.4519, 26.3390
CIE-Lab:
58.3574, 8.1574, 56.7863
CIE-LCH:
58.3574, 57.3692, 81.8254
CIE-Luv:
58.3574, 37.3867, 56.2715
Hunter-Lab:
51.3215, 4.0778, 30.1979
#b2851f color charts
#b2851f color shades, tints & tones
#b2851f color schemes
#b2851f color preview, HTML & CSS examples
This text has a color of #b2851f
<p style="color:#b2851f;">Text here</p>
.mytext {color:#b2851f;}
This box has a color of #b2851f
<div style="background-color:#b2851f;">Content here</div>
.mybackground {background-color:#b2851f;}
Border around this has a color of #b2851f
<div style="border:2px solid #b2851f;">Content here</div>
.myborder {border:2px solid #b2851f;}