#bc601b color space conversions
Hex:
        #bc601b
        RGB:
        188, 96, 27
        CMY:
        26, 62, 89
        CMYK:
        0, 49, 86, 26
      HSL:
        26°, 74.8837%, 42.1569%
        HSV (HSB):
        26°, 85.6383%, 73.7255%
        XYZ:
        25.1197, 19.1362, 3.4066
        xyY:
        0.5270, 0.4015, 19.1362
      CIE-Lab:
        50.8462, 32.7396, 52.2312
        CIE-LCH:
        50.8462, 61.6440, 57.9197
        CIE-Luv:
        50.8462, 75.2455, 43.5545
        Hunter-Lab:
        43.7450, 25.9465, 26.0043
      #bc601b color charts
#bc601b RGB chart
      #bc601b CMYK chart
      #bc601b RGB pie chart
      #bc601b color shades, tints & tones
#bc601b color schemes
#bc601b color preview, HTML & CSS examples
           This text has a color of #bc601b        
        
          <p style="color:#bc601b;">Text here</p>
        
        
          .mytext {color:#bc601b;}
        
        Text color #bc601b
      
           This box has a color of #bc601b        
        
          <div style="background-color:#bc601b;">Content here</div>
        
        
          .mybackground {background-color:#bc601b;}
        
        Background color #bc601b
      
           Border around this has a color of #bc601b        
        
          <div style="border:2px solid #bc601b;">Content here</div>
        
        
          .myborder {border:2px solid #bc601b;}
        
        Border color #bc601b