#af725f color space conversions
Hex:
        #af725f
        RGB:
        175, 114, 95
        CMY:
        31, 55, 63
        CMYK:
        0, 35, 46, 31
      HSL:
        14°, 33.3333%, 52.9412%
        HSV (HSB):
        14°, 45.7143%, 68.6275%
        XYZ:
        25.7621, 21.9748, 13.7102
        xyY:
        0.4193, 0.3576, 21.9748
      CIE-Lab:
        54.0003, 21.8565, 20.4462
        CIE-LCH:
        54.0003, 29.9291, 43.0905
        CIE-Luv:
        54.0003, 43.5559, 21.3709
        Hunter-Lab:
        46.8773, 16.0619, 15.4735
      #af725f color charts
#af725f RGB chart
      #af725f CMYK chart
      #af725f RGB pie chart
      #af725f color shades, tints & tones
#af725f color schemes
#af725f color preview, HTML & CSS examples
           This text has a color of #af725f        
        
          <p style="color:#af725f;">Text here</p>
        
        
          .mytext {color:#af725f;}
        
        Text color #af725f
      
           This box has a color of #af725f        
        
          <div style="background-color:#af725f;">Content here</div>
        
        
          .mybackground {background-color:#af725f;}
        
        Background color #af725f
      
           Border around this has a color of #af725f        
        
          <div style="border:2px solid #af725f;">Content here</div>
        
        
          .myborder {border:2px solid #af725f;}
        
        Border color #af725f