#af5e4a color space conversions
Hex:
        #af5e4a
        RGB:
        175, 94, 74
        CMY:
        31, 63, 71
        CMYK:
        0, 46, 58, 31
      HSL:
        12°, 40.5622%, 48.8235%
        HSV (HSB):
        12°, 57.7143%, 68.6275%
        XYZ:
        22.9179, 17.6138, 8.6705
        xyY:
        0.4658, 0.3580, 17.6138
      CIE-Lab:
        49.0243, 30.9297, 26.0661
        CIE-LCH:
        49.0243, 40.4486, 40.1227
        CIE-Luv:
        49.0243, 60.4901, 24.1608
        Hunter-Lab:
        41.9688, 24.0283, 17.1292
      #af5e4a color charts
#af5e4a RGB chart
      #af5e4a CMYK chart
      #af5e4a RGB pie chart
      #af5e4a color shades, tints & tones
#af5e4a color schemes
#af5e4a color preview, HTML & CSS examples
           This text has a color of #af5e4a        
        
          <p style="color:#af5e4a;">Text here</p>
        
        
          .mytext {color:#af5e4a;}
        
        Text color #af5e4a
      
           This box has a color of #af5e4a        
        
          <div style="background-color:#af5e4a;">Content here</div>
        
        
          .mybackground {background-color:#af5e4a;}
        
        Background color #af5e4a
      
           Border around this has a color of #af5e4a        
        
          <div style="border:2px solid #af5e4a;">Content here</div>
        
        
          .myborder {border:2px solid #af5e4a;}
        
        Border color #af5e4a