#ac525f color space conversions
Hex:
        #ac525f
        RGB:
        172, 82, 95
        CMY:
        33, 68, 63
        CMYK:
        0, 52, 45, 33
      HSL:
        351°, 35.4331%, 49.8039%
        HSV (HSB):
        351°, 52.3256%, 67.4510%
        XYZ:
        22.0961, 15.6315, 12.6791
        xyY:
        0.4384, 0.3101, 15.6315
      CIE-Lab:
        46.4872, 38.1000, 10.0716
        CIE-LCH:
        46.4872, 39.4087, 14.8072
        CIE-Luv:
        46.4872, 61.7447, 5.5568
        Hunter-Lab:
        39.5366, 30.5703, 8.6619
      #ac525f color charts
#ac525f RGB chart
      #ac525f CMYK chart
      #ac525f RGB pie chart
      #ac525f color shades, tints & tones
#ac525f color schemes
#ac525f color preview, HTML & CSS examples
           This text has a color of #ac525f        
        
          <p style="color:#ac525f;">Text here</p>
        
        
          .mytext {color:#ac525f;}
        
        Text color #ac525f
      
           This box has a color of #ac525f        
        
          <div style="background-color:#ac525f;">Content here</div>
        
        
          .mybackground {background-color:#ac525f;}
        
        Background color #ac525f
      
           Border around this has a color of #ac525f        
        
          <div style="border:2px solid #ac525f;">Content here</div>
        
        
          .myborder {border:2px solid #ac525f;}
        
        Border color #ac525f