#af683d color space conversions
Hex:
        #af683d
        RGB:
        175, 104, 61
        CMY:
        31, 59, 76
        CMYK:
        0, 41, 65, 31
      HSL:
        23°, 48.3051%, 46.2745%
        HSV (HSB):
        23°, 65.1429%, 68.6275%
        XYZ:
        23.4718, 19.3515, 6.9130
        xyY:
        0.4719, 0.3891, 19.3515
      CIE-Lab:
        51.0959, 24.4872, 35.8957
        CIE-LCH:
        51.0959, 43.4526, 55.6990
        CIE-Luv:
        51.0959, 55.0352, 34.7786
        Hunter-Lab:
        43.9904, 18.2587, 21.4759
      #af683d color charts
#af683d RGB chart
      #af683d CMYK chart
      #af683d RGB pie chart
      #af683d color shades, tints & tones
#af683d color schemes
#af683d color preview, HTML & CSS examples
           This text has a color of #af683d        
        
          <p style="color:#af683d;">Text here</p>
        
        
          .mytext {color:#af683d;}
        
        Text color #af683d
      
           This box has a color of #af683d        
        
          <div style="background-color:#af683d;">Content here</div>
        
        
          .mybackground {background-color:#af683d;}
        
        Background color #af683d
      
           Border around this has a color of #af683d        
        
          <div style="border:2px solid #af683d;">Content here</div>
        
        
          .myborder {border:2px solid #af683d;}
        
        Border color #af683d