#b5871f color space conversions
Hex:
#b5871f
RGB:
181, 135, 31
CMY:
29, 47, 88
CMYK:
0, 25, 83, 29
HSL:
42°, 70.7547%, 41.5686%
HSV (HSB):
42°, 82.8729%, 70.9804%
XYZ:
27.9674, 27.2506, 5.0822
xyY:
0.4638, 0.4519, 27.2506
CIE-Lab:
59.2056, 8.4012, 57.6547
CIE-LCH:
59.2056, 58.2636, 81.7094
CIE-Luv:
59.2056, 38.2323, 57.1842
Hunter-Lab:
52.2021, 4.2778, 30.7693
#b5871f color charts
#b5871f color shades, tints & tones
#b5871f color schemes
#b5871f color preview, HTML & CSS examples
This text has a color of #b5871f
<p style="color:#b5871f;">Text here</p>
.mytext {color:#b5871f;}
This box has a color of #b5871f
<div style="background-color:#b5871f;">Content here</div>
.mybackground {background-color:#b5871f;}
Border around this has a color of #b5871f
<div style="border:2px solid #b5871f;">Content here</div>
.myborder {border:2px solid #b5871f;}