#af8485 color space conversions
Hex:
        #af8485
        RGB:
        175, 132, 133
        CMY:
        31, 48, 48
        CMYK:
        0, 25, 24, 31
      HSL:
        359°, 21.1823%, 60.1961%
        HSV (HSB):
        359°, 24.5714%, 68.6275%
        XYZ:
        30.1641, 27.3099, 25.8718
        xyY:
        0.3619, 0.3277, 27.3099
      CIE-Lab:
        59.2601, 16.6550, 5.8833
        CIE-LCH:
        59.2601, 17.6635, 19.4555
        CIE-Luv:
        59.2601, 27.2290, 5.1497
        Hunter-Lab:
        52.2589, 11.5780, 7.2285
      #af8485 color charts
#af8485 RGB chart
      #af8485 CMYK chart
      #af8485 RGB pie chart
      #af8485 color shades, tints & tones
#af8485 color schemes
#af8485 color preview, HTML & CSS examples
           This text has a color of #af8485        
        
          <p style="color:#af8485;">Text here</p>
        
        
          .mytext {color:#af8485;}
        
        Text color #af8485
      
           This box has a color of #af8485        
        
          <div style="background-color:#af8485;">Content here</div>
        
        
          .mybackground {background-color:#af8485;}
        
        Background color #af8485
      
           Border around this has a color of #af8485        
        
          <div style="border:2px solid #af8485;">Content here</div>
        
        
          .myborder {border:2px solid #af8485;}
        
        Border color #af8485