#bc7108 color space conversions
Hex:
        #bc7108
        RGB:
        188, 113, 8
        CMY:
        26, 56, 97
        CMYK:
        0, 40, 96, 26
      HSL:
        35°, 91.8367%, 38.4314%
        HSV (HSB):
        35°, 95.7447%, 73.7255%
        XYZ:
        26.6880, 22.5192, 3.1697
        xyY:
        0.5095, 0.4299, 22.5192
      CIE-Lab:
        54.5736, 23.2166, 60.1536
        CIE-LCH:
        54.5736, 64.4784, 68.8956
        CIE-Luv:
        54.5736, 62.1520, 52.2095
        Hunter-Lab:
        47.4543, 17.3420, 29.2577
      #bc7108 color charts
#bc7108 RGB chart
      #bc7108 CMYK chart
      #bc7108 RGB pie chart
      #bc7108 color shades, tints & tones
#bc7108 color schemes
#bc7108 color preview, HTML & CSS examples
           This text has a color of #bc7108        
        
          <p style="color:#bc7108;">Text here</p>
        
        
          .mytext {color:#bc7108;}
        
        Text color #bc7108
      
           This box has a color of #bc7108        
        
          <div style="background-color:#bc7108;">Content here</div>
        
        
          .mybackground {background-color:#bc7108;}
        
        Background color #bc7108
      
           Border around this has a color of #bc7108        
        
          <div style="border:2px solid #bc7108;">Content here</div>
        
        
          .myborder {border:2px solid #bc7108;}
        
        Border color #bc7108