#ac525e color space conversions
Hex:
        #ac525e
        RGB:
        172, 82, 94
        CMY:
        33, 68, 63
        CMYK:
        0, 52, 45, 33
      HSL:
        352°, 35.4331%, 49.8039%
        HSV (HSB):
        352°, 52.3256%, 67.4510%
        XYZ:
        22.0509, 15.6134, 12.4411
        xyY:
        0.4401, 0.3116, 15.6134
      CIE-Lab:
        46.4631, 37.9942, 10.6448
        CIE-LCH:
        46.4631, 39.4572, 15.6512
        CIE-Luv:
        46.4631, 61.9767, 6.2312
        Hunter-Lab:
        39.5138, 30.4640, 8.9918
      #ac525e color charts
#ac525e RGB chart
      #ac525e CMYK chart
      #ac525e RGB pie chart
      #ac525e color shades, tints & tones
#ac525e color schemes
#ac525e color preview, HTML & CSS examples
           This text has a color of #ac525e        
        
          <p style="color:#ac525e;">Text here</p>
        
        
          .mytext {color:#ac525e;}
        
        Text color #ac525e
      
           This box has a color of #ac525e        
        
          <div style="background-color:#ac525e;">Content here</div>
        
        
          .mybackground {background-color:#ac525e;}
        
        Background color #ac525e
      
           Border around this has a color of #ac525e        
        
          <div style="border:2px solid #ac525e;">Content here</div>
        
        
          .myborder {border:2px solid #ac525e;}
        
        Border color #ac525e