#af471d color space conversions
Hex:
        #af471d
        RGB:
        175, 71, 29
        CMY:
        31, 72, 89
        CMYK:
        0, 59, 83, 31
      HSL:
        17°, 71.5686%, 40.0000%
        HSV (HSB):
        17°, 83.4286%, 68.6275%
        XYZ:
        20.1542, 13.7091, 2.7463
        xyY:
        0.5505, 0.3745, 13.7091
      CIE-Lab:
        43.8129, 40.3433, 44.4725
        CIE-LCH:
        43.8129, 60.0449, 47.7872
        CIE-Luv:
        43.8129, 83.5168, 33.5307
        Hunter-Lab:
        37.0259, 32.3672, 21.5204
      #af471d color charts
#af471d RGB chart
      #af471d CMYK chart
      #af471d RGB pie chart
      #af471d color shades, tints & tones
#af471d color schemes
#af471d color preview, HTML & CSS examples
           This text has a color of #af471d        
        
          <p style="color:#af471d;">Text here</p>
        
        
          .mytext {color:#af471d;}
        
        Text color #af471d
      
           This box has a color of #af471d        
        
          <div style="background-color:#af471d;">Content here</div>
        
        
          .mybackground {background-color:#af471d;}
        
        Background color #af471d
      
           Border around this has a color of #af471d        
        
          <div style="border:2px solid #af471d;">Content here</div>
        
        
          .myborder {border:2px solid #af471d;}
        
        Border color #af471d