#af684f color space conversions
Hex:
        #af684f
        RGB:
        175, 104, 79
        CMY:
        31, 59, 69
        CMYK:
        0, 41, 55, 31
      HSL:
        16°, 37.7953%, 49.8039%
        HSV (HSB):
        16°, 54.8571%, 68.6275%
        XYZ:
        24.0408, 19.5791, 9.9092
        xyY:
        0.4491, 0.3658, 19.5791
      CIE-Lab:
        51.3580, 25.8724, 26.1730
        CIE-LCH:
        51.3580, 36.8023, 45.3309
        CIE-Luv:
        51.3580, 52.6943, 25.9144
        Hunter-Lab:
        44.2483, 19.5474, 17.6961
      #af684f color charts
#af684f RGB chart
      #af684f CMYK chart
      #af684f RGB pie chart
      #af684f color shades, tints & tones
#af684f color schemes
#af684f color preview, HTML & CSS examples
           This text has a color of #af684f        
        
          <p style="color:#af684f;">Text here</p>
        
        
          .mytext {color:#af684f;}
        
        Text color #af684f
      
           This box has a color of #af684f        
        
          <div style="background-color:#af684f;">Content here</div>
        
        
          .mybackground {background-color:#af684f;}
        
        Background color #af684f
      
           Border around this has a color of #af684f        
        
          <div style="border:2px solid #af684f;">Content here</div>
        
        
          .myborder {border:2px solid #af684f;}
        
        Border color #af684f