#bc6232 color space conversions
Hex:
        #bc6232
        RGB:
        188, 98, 50
        CMY:
        26, 62, 80
        CMYK:
        0, 48, 73, 26
      HSL:
        21°, 57.9832%, 46.6667%
        HSV (HSB):
        21°, 73.4043%, 73.7255%
        XYZ:
        25.6824, 19.6570, 5.4582
        xyY:
        0.5056, 0.3870, 19.6570
      CIE-Lab:
        51.4472, 32.5274, 42.5444
        CIE-LCH:
        51.4472, 53.5543, 52.6002
        CIE-Luv:
        51.4472, 71.6137, 37.9654
        Hunter-Lab:
        44.3362, 25.8104, 23.7362
      #bc6232 color charts
#bc6232 RGB chart
      #bc6232 CMYK chart
      #bc6232 RGB pie chart
      #bc6232 color shades, tints & tones
#bc6232 color schemes
#bc6232 color preview, HTML & CSS examples
           This text has a color of #bc6232        
        
          <p style="color:#bc6232;">Text here</p>
        
        
          .mytext {color:#bc6232;}
        
        Text color #bc6232
      
           This box has a color of #bc6232        
        
          <div style="background-color:#bc6232;">Content here</div>
        
        
          .mybackground {background-color:#bc6232;}
        
        Background color #bc6232
      
           Border around this has a color of #bc6232        
        
          <div style="border:2px solid #bc6232;">Content here</div>
        
        
          .myborder {border:2px solid #bc6232;}
        
        Border color #bc6232