#bc525e color space conversions
Hex:
        #bc525e
        RGB:
        188, 82, 94
        CMY:
        26, 68, 63
        CMYK:
        0, 56, 50, 26
      HSL:
        353°, 44.1667%, 52.9412%
        HSV (HSB):
        353°, 56.3830%, 73.7255%
        XYZ:
        25.7767, 17.5341, 12.6155
        xyY:
        0.4609, 0.3135, 17.5341
      CIE-Lab:
        48.9261, 43.7893, 14.4400
        CIE-LCH:
        48.9261, 46.1087, 18.2505
        CIE-Luv:
        48.9261, 74.9408, 9.4091
        Hunter-Lab:
        41.8737, 36.6023, 11.4490
      #bc525e color charts
#bc525e RGB chart
      #bc525e CMYK chart
      #bc525e RGB pie chart
      #bc525e color shades, tints & tones
#bc525e color schemes
#bc525e color preview, HTML & CSS examples
           This text has a color of #bc525e        
        
          <p style="color:#bc525e;">Text here</p>
        
        
          .mytext {color:#bc525e;}
        
        Text color #bc525e
      
           This box has a color of #bc525e        
        
          <div style="background-color:#bc525e;">Content here</div>
        
        
          .mybackground {background-color:#bc525e;}
        
        Background color #bc525e
      
           Border around this has a color of #bc525e        
        
          <div style="border:2px solid #bc525e;">Content here</div>
        
        
          .myborder {border:2px solid #bc525e;}
        
        Border color #bc525e