#af8d87 color space conversions
Hex:
        #af8d87
        RGB:
        175, 141, 135
        CMY:
        31, 45, 47
        CMYK:
        0, 19, 23, 31
      HSL:
        9°, 20.0000%, 60.7843%
        HSV (HSB):
        9°, 22.8571%, 68.6275%
        XYZ:
        31.5772, 29.9130, 27.0312
        xyY:
        0.3567, 0.3379, 29.9130
      CIE-Lab:
        61.5791, 11.9044, 8.0581
        CIE-LCH:
        61.5791, 14.3752, 34.0942
        CIE-Luv:
        61.5791, 21.7450, 8.9969
        Hunter-Lab:
        54.6928, 7.3459, 8.9817
      #af8d87 color charts
#af8d87 RGB chart
      #af8d87 CMYK chart
      #af8d87 RGB pie chart
      #af8d87 color shades, tints & tones
#af8d87 color schemes
#af8d87 color preview, HTML & CSS examples
           This text has a color of #af8d87        
        
          <p style="color:#af8d87;">Text here</p>
        
        
          .mytext {color:#af8d87;}
        
        Text color #af8d87
      
           This box has a color of #af8d87        
        
          <div style="background-color:#af8d87;">Content here</div>
        
        
          .mybackground {background-color:#af8d87;}
        
        Background color #af8d87
      
           Border around this has a color of #af8d87        
        
          <div style="border:2px solid #af8d87;">Content here</div>
        
        
          .myborder {border:2px solid #af8d87;}
        
        Border color #af8d87