#af411d color space conversions
Hex:
        #af411d
        RGB:
        175, 65, 29
        CMY:
        31, 75, 89
        CMYK:
        0, 63, 83, 31
      HSL:
        15°, 71.5686%, 40.0000%
        HSV (HSB):
        15°, 83.4286%, 68.6275%
        XYZ:
        19.7913, 12.9833, 2.6253
        xyY:
        0.5591, 0.3668, 12.9833
      CIE-Lab:
        42.7380, 43.1758, 43.4935
        CIE-LCH:
        42.7380, 61.2848, 45.2100
        CIE-Luv:
        42.7380, 87.8352, 31.6841
        Hunter-Lab:
        36.0323, 34.9872, 20.9028
      #af411d color charts
#af411d RGB chart
      #af411d CMYK chart
      #af411d RGB pie chart
      #af411d color shades, tints & tones
#af411d color schemes
#af411d color preview, HTML & CSS examples
           This text has a color of #af411d        
        
          <p style="color:#af411d;">Text here</p>
        
        
          .mytext {color:#af411d;}
        
        Text color #af411d
      
           This box has a color of #af411d        
        
          <div style="background-color:#af411d;">Content here</div>
        
        
          .mybackground {background-color:#af411d;}
        
        Background color #af411d
      
           Border around this has a color of #af411d        
        
          <div style="border:2px solid #af411d;">Content here</div>
        
        
          .myborder {border:2px solid #af411d;}
        
        Border color #af411d