#af545b color space conversions
Hex:
        #af545b
        RGB:
        175, 84, 91
        CMY:
        31, 67, 64
        CMYK:
        0, 52, 48, 31
      HSL:
        355°, 36.2550%, 50.7843%
        HSV (HSB):
        355°, 52.0000%, 68.6275%
        XYZ:
        22.7378, 16.2099, 11.8279
        xyY:
        0.4478, 0.3192, 16.2099
      CIE-Lab:
        47.2487, 37.7657, 13.6207
        CIE-LCH:
        47.2487, 40.1468, 19.8325
        CIE-Luv:
        47.2487, 63.8511, 9.6742
        Hunter-Lab:
        40.2616, 30.3507, 10.7650
      #af545b color charts
#af545b RGB chart
      #af545b CMYK chart
      #af545b RGB pie chart
      #af545b color shades, tints & tones
#af545b color schemes
#af545b color preview, HTML & CSS examples
           This text has a color of #af545b        
        
          <p style="color:#af545b;">Text here</p>
        
        
          .mytext {color:#af545b;}
        
        Text color #af545b
      
           This box has a color of #af545b        
        
          <div style="background-color:#af545b;">Content here</div>
        
        
          .mybackground {background-color:#af545b;}
        
        Background color #af545b
      
           Border around this has a color of #af545b        
        
          <div style="border:2px solid #af545b;">Content here</div>
        
        
          .myborder {border:2px solid #af545b;}
        
        Border color #af545b