#bc5207 color space conversions
Hex:
        #bc5207
        RGB:
        188, 82, 7
        CMY:
        26, 68, 97
        CMYK:
        0, 56, 96, 26
      HSL:
        25°, 92.8205%, 38.2353%
        HSV (HSB):
        25°, 96.2766%, 73.7255%
        XYZ:
        23.7947, 16.7413, 2.1783
        xyY:
        0.5571, 0.3919, 16.7413
      CIE-Lab:
        47.9324, 39.5550, 55.9347
        CIE-LCH:
        47.9324, 68.5076, 54.7334
        CIE-Luv:
        47.9324, 87.4452, 41.7531
        Hunter-Lab:
        40.9161, 32.2031, 25.4848
      #bc5207 color charts
#bc5207 RGB chart
      #bc5207 CMYK chart
      #bc5207 RGB pie chart
      #bc5207 color shades, tints & tones
#bc5207 color schemes
#bc5207 color preview, HTML & CSS examples
           This text has a color of #bc5207        
        
          <p style="color:#bc5207;">Text here</p>
        
        
          .mytext {color:#bc5207;}
        
        Text color #bc5207
      
           This box has a color of #bc5207        
        
          <div style="background-color:#bc5207;">Content here</div>
        
        
          .mybackground {background-color:#bc5207;}
        
        Background color #bc5207
      
           Border around this has a color of #bc5207        
        
          <div style="border:2px solid #bc5207;">Content here</div>
        
        
          .myborder {border:2px solid #bc5207;}
        
        Border color #bc5207