#bc6113 color space conversions
Hex:
        #bc6113
        RGB:
        188, 97, 19
        CMY:
        26, 62, 93
        CMYK:
        0, 48, 90, 26
      HSL:
        28°, 81.6425%, 40.5882%
        HSV (HSB):
        28°, 89.8936%, 73.7255%
        XYZ:
        25.1313, 19.2878, 3.0144
        xyY:
        0.5298, 0.4066, 19.2878
      CIE-Lab:
        51.0222, 32.0302, 55.0522
        CIE-LCH:
        51.0222, 63.6921, 59.8085
        CIE-Luv:
        51.0222, 74.8925, 45.2879
        Hunter-Lab:
        43.9178, 25.2875, 26.6729
      #bc6113 color charts
#bc6113 RGB chart
      #bc6113 CMYK chart
      #bc6113 RGB pie chart
      #bc6113 color shades, tints & tones
#bc6113 color schemes
#bc6113 color preview, HTML & CSS examples
           This text has a color of #bc6113        
        
          <p style="color:#bc6113;">Text here</p>
        
        
          .mytext {color:#bc6113;}
        
        Text color #bc6113
      
           This box has a color of #bc6113        
        
          <div style="background-color:#bc6113;">Content here</div>
        
        
          .mybackground {background-color:#bc6113;}
        
        Background color #bc6113
      
           Border around this has a color of #bc6113        
        
          <div style="border:2px solid #bc6113;">Content here</div>
        
        
          .myborder {border:2px solid #bc6113;}
        
        Border color #bc6113