#bc5e52 color space conversions
Hex:
        #bc5e52
        RGB:
        188, 94, 82
        CMY:
        26, 63, 68
        CMYK:
        0, 50, 56, 26
      HSL:
        7°, 44.1667%, 52.9412%
        HSV (HSB):
        7°, 56.3830%, 73.7255%
        XYZ:
        26.2647, 19.3060, 10.3248
        xyY:
        0.4699, 0.3454, 19.3060
      CIE-Lab:
        51.0433, 36.6932, 24.3901
        CIE-LCH:
        51.0433, 44.0598, 33.6121
        CIE-Luv:
        51.0433, 69.7227, 21.6603
        Hunter-Lab:
        43.9386, 29.8078, 16.8249
      #bc5e52 color charts
#bc5e52 RGB chart
      #bc5e52 CMYK chart
      #bc5e52 RGB pie chart
      #bc5e52 color shades, tints & tones
#bc5e52 color schemes
#bc5e52 color preview, HTML & CSS examples
           This text has a color of #bc5e52        
        
          <p style="color:#bc5e52;">Text here</p>
        
        
          .mytext {color:#bc5e52;}
        
        Text color #bc5e52
      
           This box has a color of #bc5e52        
        
          <div style="background-color:#bc5e52;">Content here</div>
        
        
          .mybackground {background-color:#bc5e52;}
        
        Background color #bc5e52
      
           Border around this has a color of #bc5e52        
        
          <div style="border:2px solid #bc5e52;">Content here</div>
        
        
          .myborder {border:2px solid #bc5e52;}
        
        Border color #bc5e52