#af7b41 color space conversions
Hex:
        #af7b41
        RGB:
        175, 123, 65
        CMY:
        31, 52, 75
        CMYK:
        0, 30, 63, 31
      HSL:
        32°, 45.8333%, 47.0588%
        HSV (HSB):
        32°, 62.8571%, 68.6275%
        XYZ:
        25.7163, 23.6615, 8.2128
        xyY:
        0.4465, 0.4109, 23.6615
      CIE-Lab:
        55.7473, 14.1344, 39.1991
        CIE-LCH:
        55.7473, 41.6695, 70.1717
        CIE-Luv:
        55.7473, 40.5654, 41.3924
        Hunter-Lab:
        48.6431, 9.2426, 24.0398
      #af7b41 color charts
#af7b41 RGB chart
      #af7b41 CMYK chart
      #af7b41 RGB pie chart
      #af7b41 color shades, tints & tones
#af7b41 color schemes
#af7b41 color preview, HTML & CSS examples
           This text has a color of #af7b41        
        
          <p style="color:#af7b41;">Text here</p>
        
        
          .mytext {color:#af7b41;}
        
        Text color #af7b41
      
           This box has a color of #af7b41        
        
          <div style="background-color:#af7b41;">Content here</div>
        
        
          .mybackground {background-color:#af7b41;}
        
        Background color #af7b41
      
           Border around this has a color of #af7b41        
        
          <div style="border:2px solid #af7b41;">Content here</div>
        
        
          .myborder {border:2px solid #af7b41;}
        
        Border color #af7b41