#af653d color space conversions
Hex:
        #af653d
        RGB:
        175, 101, 61
        CMY:
        31, 60, 76
        CMYK:
        0, 42, 65, 31
      HSL:
        21°, 48.3051%, 46.2745%
        HSV (HSB):
        21°, 65.1429%, 68.6275%
        XYZ:
        23.1752, 18.7582, 6.8141
        xyY:
        0.4754, 0.3848, 18.7582
      CIE-Lab:
        50.4032, 26.1463, 35.0834
        CIE-LCH:
        50.4032, 43.7548, 53.3043
        CIE-Luv:
        50.4032, 57.2687, 33.5070
        Hunter-Lab:
        43.3108, 19.7197, 20.9894
      #af653d color charts
#af653d RGB chart
      #af653d CMYK chart
      #af653d RGB pie chart
      #af653d color shades, tints & tones
#af653d color schemes
#af653d color preview, HTML & CSS examples
           This text has a color of #af653d        
        
          <p style="color:#af653d;">Text here</p>
        
        
          .mytext {color:#af653d;}
        
        Text color #af653d
      
           This box has a color of #af653d        
        
          <div style="background-color:#af653d;">Content here</div>
        
        
          .mybackground {background-color:#af653d;}
        
        Background color #af653d
      
           Border around this has a color of #af653d        
        
          <div style="border:2px solid #af653d;">Content here</div>
        
        
          .myborder {border:2px solid #af653d;}
        
        Border color #af653d