#af7c74 color space conversions
Hex:
        #af7c74
        RGB:
        175, 124, 116
        CMY:
        31, 51, 55
        CMYK:
        0, 29, 34, 31
      HSL:
        8°, 26.9406%, 57.0588%
        HSV (HSB):
        8°, 33.7143%, 68.6275%
        XYZ:
        28.0392, 24.7902, 19.8302
        xyY:
        0.3859, 0.3412, 24.7902
      CIE-Lab:
        56.8704, 18.7512, 12.2720
        CIE-LCH:
        56.8704, 22.4101, 33.2034
        CIE-Luv:
        56.8704, 34.2356, 12.8206
        Hunter-Lab:
        49.7898, 13.3906, 11.2390
      #af7c74 color charts
#af7c74 RGB chart
      #af7c74 CMYK chart
      #af7c74 RGB pie chart
      #af7c74 color shades, tints & tones
#af7c74 color schemes
#af7c74 color preview, HTML & CSS examples
           This text has a color of #af7c74        
        
          <p style="color:#af7c74;">Text here</p>
        
        
          .mytext {color:#af7c74;}
        
        Text color #af7c74
      
           This box has a color of #af7c74        
        
          <div style="background-color:#af7c74;">Content here</div>
        
        
          .mybackground {background-color:#af7c74;}
        
        Background color #af7c74
      
           Border around this has a color of #af7c74        
        
          <div style="border:2px solid #af7c74;">Content here</div>
        
        
          .myborder {border:2px solid #af7c74;}
        
        Border color #af7c74