#bc5e40 color space conversions
Hex:
        #bc5e40
        RGB:
        188, 94, 64
        CMY:
        26, 63, 75
        CMYK:
        0, 50, 66, 26
      HSL:
        15°, 49.2063%, 49.4118%
        HSV (HSB):
        15°, 65.9574%, 73.7255%
        XYZ:
        25.6672, 19.0669, 7.1780
        xyY:
        0.4944, 0.3673, 19.0669
      CIE-Lab:
        50.7654, 35.4019, 34.3192
        CIE-LCH:
        50.7654, 49.3062, 44.1103
        CIE-Luv:
        50.7654, 72.7824, 30.7993
        Hunter-Lab:
        43.6657, 28.5092, 20.8196
      #bc5e40 color charts
#bc5e40 RGB chart
      #bc5e40 CMYK chart
      #bc5e40 RGB pie chart
      #bc5e40 color shades, tints & tones
#bc5e40 color schemes
#bc5e40 color preview, HTML & CSS examples
           This text has a color of #bc5e40        
        
          <p style="color:#bc5e40;">Text here</p>
        
        
          .mytext {color:#bc5e40;}
        
        Text color #bc5e40
      
           This box has a color of #bc5e40        
        
          <div style="background-color:#bc5e40;">Content here</div>
        
        
          .mybackground {background-color:#bc5e40;}
        
        Background color #bc5e40
      
           Border around this has a color of #bc5e40        
        
          <div style="border:2px solid #bc5e40;">Content here</div>
        
        
          .myborder {border:2px solid #bc5e40;}
        
        Border color #bc5e40