#bc871f color space conversions
Hex:
#bc871f
RGB:
188, 135, 31
CMY:
26, 47, 88
CMYK:
0, 28, 84, 26
HSL:
40°, 71.6895%, 42.9412%
HSV (HSB):
40°, 83.5106%, 73.7255%
XYZ:
29.6503, 28.1182, 5.1609
xyY:
0.4712, 0.4468, 28.1182
CIE-Lab:
59.9954, 11.5382, 58.6464
CIE-LCH:
59.9954, 59.7706, 78.8697
CIE-Luv:
59.9954, 43.8133, 57.4544
Hunter-Lab:
53.0266, 7.0133, 31.3481
#bc871f color charts
#bc871f color shades, tints & tones
#bc871f color schemes
#bc871f color preview, HTML & CSS examples
This text has a color of #bc871f
<p style="color:#bc871f;">Text here</p>
.mytext {color:#bc871f;}
This box has a color of #bc871f
<div style="background-color:#bc871f;">Content here</div>
.mybackground {background-color:#bc871f;}
Border around this has a color of #bc871f
<div style="border:2px solid #bc871f;">Content here</div>
.myborder {border:2px solid #bc871f;}