#af685d color space conversions
Hex:
        #af685d
        RGB:
        175, 104, 93
        CMY:
        31, 59, 64
        CMYK:
        0, 41, 47, 31
      HSL:
        8°, 33.8843%, 52.5490%
        HSV (HSB):
        8°, 46.8571%, 68.6275%
        XYZ:
        24.6053, 19.8049, 12.8818
        xyY:
        0.4295, 0.3457, 19.8049
      CIE-Lab:
        51.6159, 27.2164, 18.3963
        CIE-LCH:
        51.6159, 32.8505, 34.0558
        CIE-Luv:
        51.6159, 50.5311, 17.6748
        Hunter-Lab:
        44.5027, 20.8119, 13.9897
      #af685d color charts
#af685d RGB chart
      #af685d CMYK chart
      #af685d RGB pie chart
      #af685d color shades, tints & tones
#af685d color schemes
#af685d color preview, HTML & CSS examples
           This text has a color of #af685d        
        
          <p style="color:#af685d;">Text here</p>
        
        
          .mytext {color:#af685d;}
        
        Text color #af685d
      
           This box has a color of #af685d        
        
          <div style="background-color:#af685d;">Content here</div>
        
        
          .mybackground {background-color:#af685d;}
        
        Background color #af685d
      
           Border around this has a color of #af685d        
        
          <div style="border:2px solid #af685d;">Content here</div>
        
        
          .myborder {border:2px solid #af685d;}
        
        Border color #af685d