#af485b color space conversions
Hex:
        #af485b
        RGB:
        175, 72, 91
        CMY:
        31, 72, 64
        CMYK:
        0, 59, 48, 31
      HSL:
        349°, 41.7004%, 48.4314%
        HSV (HSB):
        349°, 58.8571%, 68.6275%
        XYZ:
        21.8849, 14.5040, 11.5436
        xyY:
        0.4566, 0.3026, 14.5040
      CIE-Lab:
        44.9473, 43.7550, 10.4235
        CIE-LCH:
        44.9473, 44.9795, 13.3994
        CIE-Luv:
        44.9473, 71.0286, 4.6400
        Hunter-Lab:
        38.0841, 35.9270, 8.6876
      #af485b color charts
#af485b RGB chart
      #af485b CMYK chart
      #af485b RGB pie chart
      #af485b color shades, tints & tones
#af485b color schemes
#af485b color preview, HTML & CSS examples
           This text has a color of #af485b        
        
          <p style="color:#af485b;">Text here</p>
        
        
          .mytext {color:#af485b;}
        
        Text color #af485b
      
           This box has a color of #af485b        
        
          <div style="background-color:#af485b;">Content here</div>
        
        
          .mybackground {background-color:#af485b;}
        
        Background color #af485b
      
           Border around this has a color of #af485b        
        
          <div style="border:2px solid #af485b;">Content here</div>
        
        
          .myborder {border:2px solid #af485b;}
        
        Border color #af485b