#af642b color space conversions
Hex:
        #af642b
        RGB:
        175, 100, 43
        CMY:
        31, 61, 83
        CMYK:
        0, 43, 75, 31
      HSL:
        26°, 60.5505%, 42.7451%
        HSV (HSB):
        26°, 75.4286%, 68.6275%
        XYZ:
        22.6724, 18.4027, 4.6426
        xyY:
        0.4959, 0.4025, 18.4027
      CIE-Lab:
        49.9810, 25.6907, 43.8892
        CIE-LCH:
        49.9810, 50.8554, 59.6573
        CIE-Luv:
        49.9810, 59.9307, 39.9097
        Hunter-Lab:
        42.8984, 19.2676, 23.6123
      #af642b color charts
#af642b RGB chart
      #af642b CMYK chart
      #af642b RGB pie chart
      #af642b color shades, tints & tones
#af642b color schemes
#af642b color preview, HTML & CSS examples
           This text has a color of #af642b        
        
          <p style="color:#af642b;">Text here</p>
        
        
          .mytext {color:#af642b;}
        
        Text color #af642b
      
           This box has a color of #af642b        
        
          <div style="background-color:#af642b;">Content here</div>
        
        
          .mybackground {background-color:#af642b;}
        
        Background color #af642b
      
           Border around this has a color of #af642b        
        
          <div style="border:2px solid #af642b;">Content here</div>
        
        
          .myborder {border:2px solid #af642b;}
        
        Border color #af642b