#bc771e color space conversions
Hex:
        #bc771e
        RGB:
        188, 119, 30
        CMY:
        26, 53, 88
        CMYK:
        0, 37, 84, 26
      HSL:
        34°, 72.4771%, 42.7451%
        HSV (HSB):
        34°, 84.0426%, 73.7255%
        XYZ:
        27.5702, 23.9788, 4.4036
        xyY:
        0.4927, 0.4286, 23.9788
      CIE-Lab:
        56.0665, 20.3501, 55.6020
        CIE-LCH:
        56.0665, 59.2090, 69.8976
        CIE-Luv:
        56.0665, 56.5191, 51.4309
        Hunter-Lab:
        48.9681, 14.8056, 28.9459
      #bc771e color charts
#bc771e RGB chart
      #bc771e CMYK chart
      #bc771e RGB pie chart
      #bc771e color shades, tints & tones
#bc771e color schemes
#bc771e color preview, HTML & CSS examples
           This text has a color of #bc771e        
        
          <p style="color:#bc771e;">Text here</p>
        
        
          .mytext {color:#bc771e;}
        
        Text color #bc771e
      
           This box has a color of #bc771e        
        
          <div style="background-color:#bc771e;">Content here</div>
        
        
          .mybackground {background-color:#bc771e;}
        
        Background color #bc771e
      
           Border around this has a color of #bc771e        
        
          <div style="border:2px solid #bc771e;">Content here</div>
        
        
          .myborder {border:2px solid #bc771e;}
        
        Border color #bc771e