#af0d26 color space conversions
Hex:
        #af0d26
        RGB:
        175, 13, 38
        CMY:
        31, 95, 85
        CMYK:
        0, 93, 78, 31
      HSL:
        351°, 86.1702%, 36.8627%
        HSV (HSB):
        351°, 92.5714%, 68.6275%
        XYZ:
        18.1730, 9.5417, 2.7176
        xyY:
        0.5972, 0.3135, 9.5417
      CIE-Lab:
        37.0071, 59.5698, 32.9430
        CIE-LCH:
        37.0071, 68.0720, 28.9432
        CIE-Luv:
        37.0071, 111.2006, 18.4972
        Hunter-Lab:
        30.8897, 50.9577, 16.4065
      #af0d26 color charts
#af0d26 RGB chart
      #af0d26 CMYK chart
      #af0d26 RGB pie chart
      #af0d26 color shades, tints & tones
#af0d26 color schemes
#af0d26 color preview, HTML & CSS examples
           This text has a color of #af0d26        
        
          <p style="color:#af0d26;">Text here</p>
        
        
          .mytext {color:#af0d26;}
        
        Text color #af0d26
      
           This box has a color of #af0d26        
        
          <div style="background-color:#af0d26;">Content here</div>
        
        
          .mybackground {background-color:#af0d26;}
        
        Background color #af0d26
      
           Border around this has a color of #af0d26        
        
          <div style="border:2px solid #af0d26;">Content here</div>
        
        
          .myborder {border:2px solid #af0d26;}
        
        Border color #af0d26