#af7065 color space conversions
Hex:
        #af7065
        RGB:
        175, 112, 101
        CMY:
        31, 56, 60
        CMYK:
        0, 36, 42, 31
      HSL:
        9°, 31.6239%, 54.1176%
        HSV (HSB):
        9°, 42.2857%, 68.6275%
        XYZ:
        25.8223, 21.6419, 15.1282
        xyY:
        0.4125, 0.3458, 21.6419
      CIE-Lab:
        53.6450, 23.6401, 16.4903
        CIE-LCH:
        53.6450, 28.8234, 34.8979
        CIE-Luv:
        53.6450, 44.0052, 16.5485
        Hunter-Lab:
        46.5208, 17.6685, 13.2839
      #af7065 color charts
#af7065 RGB chart
      #af7065 CMYK chart
      #af7065 RGB pie chart
      #af7065 color shades, tints & tones
#af7065 color schemes
#af7065 color preview, HTML & CSS examples
           This text has a color of #af7065        
        
          <p style="color:#af7065;">Text here</p>
        
        
          .mytext {color:#af7065;}
        
        Text color #af7065
      
           This box has a color of #af7065        
        
          <div style="background-color:#af7065;">Content here</div>
        
        
          .mybackground {background-color:#af7065;}
        
        Background color #af7065
      
           Border around this has a color of #af7065        
        
          <div style="border:2px solid #af7065;">Content here</div>
        
        
          .myborder {border:2px solid #af7065;}
        
        Border color #af7065