#bc4619 color space conversions
Hex:
        #bc4619
        RGB:
        188, 70, 25
        CMY:
        26, 73, 90
        CMYK:
        0, 63, 87, 26
      HSL:
        17°, 76.5258%, 41.7647%
        HSV (HSB):
        17°, 86.7021%, 73.7255%
        XYZ:
        23.1047, 15.1419, 2.6246
        xyY:
        0.5653, 0.3705, 15.1419
      CIE-Lab:
        45.8279, 45.5501, 48.8258
        CIE-LCH:
        45.8279, 66.7741, 46.9879
        CIE-Luv:
        45.8279, 95.4555, 35.5374
        Hunter-Lab:
        38.9126, 37.8889, 23.2397
      #bc4619 color charts
#bc4619 RGB chart
      #bc4619 CMYK chart
      #bc4619 RGB pie chart
      #bc4619 color shades, tints & tones
#bc4619 color schemes
#bc4619 color preview, HTML & CSS examples
           This text has a color of #bc4619        
        
          <p style="color:#bc4619;">Text here</p>
        
        
          .mytext {color:#bc4619;}
        
        Text color #bc4619
      
           This box has a color of #bc4619        
        
          <div style="background-color:#bc4619;">Content here</div>
        
        
          .mybackground {background-color:#bc4619;}
        
        Background color #bc4619
      
           Border around this has a color of #bc4619        
        
          <div style="border:2px solid #bc4619;">Content here</div>
        
        
          .myborder {border:2px solid #bc4619;}
        
        Border color #bc4619