#af8484 color space conversions
Hex:
        #af8484
        RGB:
        175, 132, 132
        CMY:
        31, 48, 48
        CMYK:
        0, 25, 25, 31
      HSL:
        0°, 21.1823%, 60.1961%
        HSV (HSB):
        0°, 24.5714%, 68.6275%
        XYZ:
        30.0953, 27.2824, 25.5096
        xyY:
        0.3631, 0.3292, 27.2824
      CIE-Lab:
        59.2348, 16.5045, 6.4205
        CIE-LCH:
        59.2348, 17.7093, 21.2566
        CIE-Luv:
        59.2348, 27.3525, 5.8898
        Hunter-Lab:
        52.2326, 11.4409, 7.6064
      #af8484 color charts
#af8484 RGB chart
      #af8484 CMYK chart
      #af8484 RGB pie chart
      #af8484 color shades, tints & tones
#af8484 color schemes
#af8484 color preview, HTML & CSS examples
           This text has a color of #af8484        
        
          <p style="color:#af8484;">Text here</p>
        
        
          .mytext {color:#af8484;}
        
        Text color #af8484
      
           This box has a color of #af8484        
        
          <div style="background-color:#af8484;">Content here</div>
        
        
          .mybackground {background-color:#af8484;}
        
        Background color #af8484
      
           Border around this has a color of #af8484        
        
          <div style="border:2px solid #af8484;">Content here</div>
        
        
          .myborder {border:2px solid #af8484;}
        
        Border color #af8484