#af7d52 color space conversions
Hex:
        #af7d52
        RGB:
        175, 125, 82
        CMY:
        31, 51, 68
        CMYK:
        0, 29, 53, 31
      HSL:
        28°, 36.7589%, 50.3922%
        HSV (HSB):
        28°, 53.1429%, 68.6275%
        XYZ:
        26.5358, 24.3904, 11.2919
        xyY:
        0.4265, 0.3920, 24.3904
      CIE-Lab:
        56.4766, 14.3904, 30.9948
        CIE-LCH:
        56.4766, 34.1725, 65.0952
        CIE-Luv:
        56.4766, 37.5662, 34.2359
        Hunter-Lab:
        49.3866, 9.4828, 21.0144
      #af7d52 color charts
#af7d52 RGB chart
      #af7d52 CMYK chart
      #af7d52 RGB pie chart
      #af7d52 color shades, tints & tones
#af7d52 color schemes
#af7d52 color preview, HTML & CSS examples
           This text has a color of #af7d52        
        
          <p style="color:#af7d52;">Text here</p>
        
        
          .mytext {color:#af7d52;}
        
        Text color #af7d52
      
           This box has a color of #af7d52        
        
          <div style="background-color:#af7d52;">Content here</div>
        
        
          .mybackground {background-color:#af7d52;}
        
        Background color #af7d52
      
           Border around this has a color of #af7d52        
        
          <div style="border:2px solid #af7d52;">Content here</div>
        
        
          .myborder {border:2px solid #af7d52;}
        
        Border color #af7d52