#bb871f color space conversions
Hex:
#bb871f
RGB:
187, 135, 31
CMY:
27, 47, 88
CMYK:
0, 28, 83, 27
HSL:
40°, 71.5596%, 42.7451%
HSV (HSB):
40°, 83.4225%, 73.3333%
XYZ:
29.4048, 27.9917, 5.1495
xyY:
0.4701, 0.4475, 27.9917
CIE-Lab:
59.8812, 11.0919, 58.5032
CIE-LCH:
59.8812, 59.5454, 79.2645
CIE-Luv:
59.8812, 43.0118, 57.4148
Hunter-Lab:
52.9072, 6.6195, 31.2643
#bb871f color charts
#bb871f color shades, tints & tones
#bb871f color schemes
#bb871f color preview, HTML & CSS examples
This text has a color of #bb871f
<p style="color:#bb871f;">Text here</p>
.mytext {color:#bb871f;}
This box has a color of #bb871f
<div style="background-color:#bb871f;">Content here</div>
.mybackground {background-color:#bb871f;}
Border around this has a color of #bb871f
<div style="border:2px solid #bb871f;">Content here</div>
.myborder {border:2px solid #bb871f;}