#af4222 color space conversions
Hex:
        #af4222
        RGB:
        175, 66, 34
        CMY:
        31, 74, 87
        CMYK:
        0, 62, 81, 31
      HSL:
        14°, 67.4641%, 40.9804%
        HSV (HSB):
        14°, 80.5714%, 68.6275%
        XYZ:
        19.9161, 13.1259, 2.9972
        xyY:
        0.5526, 0.3642, 13.1259
      CIE-Lab:
        42.9523, 42.8741, 41.2540
        CIE-LCH:
        42.9523, 59.4986, 43.8968
        CIE-Luv:
        42.9523, 86.5359, 30.6260
        Hunter-Lab:
        36.2297, 34.7230, 20.4558
      #af4222 color charts
#af4222 RGB chart
      #af4222 CMYK chart
      #af4222 RGB pie chart
      #af4222 color shades, tints & tones
#af4222 color schemes
#af4222 color preview, HTML & CSS examples
           This text has a color of #af4222        
        
          <p style="color:#af4222;">Text here</p>
        
        
          .mytext {color:#af4222;}
        
        Text color #af4222
      
           This box has a color of #af4222        
        
          <div style="background-color:#af4222;">Content here</div>
        
        
          .mybackground {background-color:#af4222;}
        
        Background color #af4222
      
           Border around this has a color of #af4222        
        
          <div style="border:2px solid #af4222;">Content here</div>
        
        
          .myborder {border:2px solid #af4222;}
        
        Border color #af4222