#bc6540 color space conversions
Hex:
        #bc6540
        RGB:
        188, 101, 64
        CMY:
        26, 60, 75
        CMYK:
        0, 46, 66, 26
      HSL:
        18°, 49.2063%, 49.4118%
        HSV (HSB):
        18°, 65.9574%, 73.7255%
        XYZ:
        26.3181, 20.3689, 7.3950
        xyY:
        0.4866, 0.3766, 20.3689
      CIE-Lab:
        52.2518, 31.7048, 36.0757
        CIE-LCH:
        52.2518, 48.0276, 48.6897
        CIE-Luv:
        52.2518, 67.5942, 33.5993
        Hunter-Lab:
        45.1319, 25.1093, 21.8775
      #bc6540 color charts
#bc6540 RGB chart
      #bc6540 CMYK chart
      #bc6540 RGB pie chart
      #bc6540 color shades, tints & tones
#bc6540 color schemes
#bc6540 color preview, HTML & CSS examples
           This text has a color of #bc6540        
        
          <p style="color:#bc6540;">Text here</p>
        
        
          .mytext {color:#bc6540;}
        
        Text color #bc6540
      
           This box has a color of #bc6540        
        
          <div style="background-color:#bc6540;">Content here</div>
        
        
          .mybackground {background-color:#bc6540;}
        
        Background color #bc6540
      
           Border around this has a color of #bc6540        
        
          <div style="border:2px solid #bc6540;">Content here</div>
        
        
          .myborder {border:2px solid #bc6540;}
        
        Border color #bc6540