#af221e color space conversions
Hex:
        #af221e
        RGB:
        175, 34, 30
        CMY:
        31, 87, 88
        CMYK:
        0, 81, 83, 31
      HSL:
        2°, 70.7317%, 40.1961%
        HSV (HSB):
        2°, 82.8571%, 68.6275%
        XYZ:
        18.4856, 10.3518, 2.2521
        xyY:
        0.5946, 0.3330, 10.3518
      CIE-Lab:
        38.4665, 54.9216, 39.0078
        CIE-LCH:
        38.4665, 67.3646, 35.3841
        CIE-Luv:
        38.4665, 105.8994, 23.8860
        Hunter-Lab:
        32.1741, 46.2520, 18.3718
      #af221e color charts
#af221e RGB chart
      #af221e CMYK chart
      #af221e RGB pie chart
      #af221e color shades, tints & tones
#af221e color schemes
#af221e color preview, HTML & CSS examples
           This text has a color of #af221e        
        
          <p style="color:#af221e;">Text here</p>
        
        
          .mytext {color:#af221e;}
        
        Text color #af221e
      
           This box has a color of #af221e        
        
          <div style="background-color:#af221e;">Content here</div>
        
        
          .mybackground {background-color:#af221e;}
        
        Background color #af221e
      
           Border around this has a color of #af221e        
        
          <div style="border:2px solid #af221e;">Content here</div>
        
        
          .myborder {border:2px solid #af221e;}
        
        Border color #af221e