#bc671e color space conversions
Hex:
        #bc671e
        RGB:
        188, 103, 30
        CMY:
        26, 60, 88
        CMYK:
        0, 45, 84, 26
      HSL:
        28°, 72.4771%, 42.7451%
        HSV (HSB):
        28°, 84.0426%, 73.7255%
        XYZ:
        25.8236, 20.4856, 3.8214
        xyY:
        0.5151, 0.4086, 20.4856
      CIE-Lab:
        52.3819, 29.0900, 52.4187
        CIE-LCH:
        52.3819, 59.9495, 60.9717
        CIE-Luv:
        52.3819, 69.4153, 45.4441
        Hunter-Lab:
        45.2610, 22.6362, 26.6769
      #bc671e color charts
#bc671e RGB chart
      #bc671e CMYK chart
      #bc671e RGB pie chart
      #bc671e color shades, tints & tones
#bc671e color schemes
#bc671e color preview, HTML & CSS examples
           This text has a color of #bc671e        
        
          <p style="color:#bc671e;">Text here</p>
        
        
          .mytext {color:#bc671e;}
        
        Text color #bc671e
      
           This box has a color of #bc671e        
        
          <div style="background-color:#bc671e;">Content here</div>
        
        
          .mybackground {background-color:#bc671e;}
        
        Background color #bc671e
      
           Border around this has a color of #bc671e        
        
          <div style="border:2px solid #bc671e;">Content here</div>
        
        
          .myborder {border:2px solid #bc671e;}
        
        Border color #bc671e