#bc7113 color space conversions
Hex:
        #bc7113
        RGB:
        188, 113, 19
        CMY:
        26, 56, 93
        CMYK:
        0, 40, 90, 26
      HSL:
        33°, 81.6425%, 40.5882%
        HSV (HSB):
        33°, 89.8936%, 73.7255%
        XYZ:
        26.7617, 22.5486, 3.5579
        xyY:
        0.5062, 0.4265, 22.5486
      CIE-Lab:
        54.6043, 23.3850, 57.7912
        CIE-LCH:
        54.6043, 62.3433, 67.9694
        CIE-Luv:
        54.6043, 61.8378, 51.0195
        Hunter-Lab:
        47.4854, 17.4991, 28.7974
      #bc7113 color charts
#bc7113 RGB chart
      #bc7113 CMYK chart
      #bc7113 RGB pie chart
      #bc7113 color shades, tints & tones
#bc7113 color schemes
#bc7113 color preview, HTML & CSS examples
           This text has a color of #bc7113        
        
          <p style="color:#bc7113;">Text here</p>
        
        
          .mytext {color:#bc7113;}
        
        Text color #bc7113
      
           This box has a color of #bc7113        
        
          <div style="background-color:#bc7113;">Content here</div>
        
        
          .mybackground {background-color:#bc7113;}
        
        Background color #bc7113
      
           Border around this has a color of #bc7113        
        
          <div style="border:2px solid #bc7113;">Content here</div>
        
        
          .myborder {border:2px solid #bc7113;}
        
        Border color #bc7113