#af6f50 color space conversions
Hex:
        #af6f50
        RGB:
        175, 111, 80
        CMY:
        31, 56, 69
        CMYK:
        0, 37, 54, 31
      HSL:
        20°, 37.2549%, 50.0000%
        HSV (HSB):
        20°, 54.2857%, 68.6275%
        XYZ:
        24.8116, 21.0620, 10.3471
        xyY:
        0.4413, 0.3746, 21.0620
      CIE-Lab:
        53.0173, 22.0640, 27.7279
        CIE-LCH:
        53.0173, 35.4353, 51.4896
        CIE-Luv:
        53.0173, 47.6304, 28.6207
        Hunter-Lab:
        45.8934, 16.1901, 18.7579
      #af6f50 color charts
#af6f50 RGB chart
      #af6f50 CMYK chart
      #af6f50 RGB pie chart
      #af6f50 color shades, tints & tones
#af6f50 color schemes
#af6f50 color preview, HTML & CSS examples
           This text has a color of #af6f50        
        
          <p style="color:#af6f50;">Text here</p>
        
        
          .mytext {color:#af6f50;}
        
        Text color #af6f50
      
           This box has a color of #af6f50        
        
          <div style="background-color:#af6f50;">Content here</div>
        
        
          .mybackground {background-color:#af6f50;}
        
        Background color #af6f50
      
           Border around this has a color of #af6f50        
        
          <div style="border:2px solid #af6f50;">Content here</div>
        
        
          .myborder {border:2px solid #af6f50;}
        
        Border color #af6f50