#af1e28 color space conversions
Hex:
        #af1e28
        RGB:
        175, 30, 40
        CMY:
        31, 88, 84
        CMYK:
        0, 83, 77, 31
      HSL:
        356°, 70.7317%, 40.1961%
        HSV (HSB):
        356°, 82.8571%, 68.6275%
        XYZ:
        18.5265, 10.1957, 2.9990
        xyY:
        0.5840, 0.3214, 10.1957
      CIE-Lab:
        38.1914, 56.3207, 33.0337
        CIE-LCH:
        38.1914, 65.2936, 30.3928
        CIE-Luv:
        38.1914, 105.6588, 19.9351
        Hunter-Lab:
        31.9307, 47.6885, 16.7829
      #af1e28 color charts
#af1e28 RGB chart
      #af1e28 CMYK chart
      #af1e28 RGB pie chart
      #af1e28 color shades, tints & tones
#af1e28 color schemes
#af1e28 color preview, HTML & CSS examples
           This text has a color of #af1e28        
        
          <p style="color:#af1e28;">Text here</p>
        
        
          .mytext {color:#af1e28;}
        
        Text color #af1e28
      
           This box has a color of #af1e28        
        
          <div style="background-color:#af1e28;">Content here</div>
        
        
          .mybackground {background-color:#af1e28;}
        
        Background color #af1e28
      
           Border around this has a color of #af1e28        
        
          <div style="border:2px solid #af1e28;">Content here</div>
        
        
          .myborder {border:2px solid #af1e28;}
        
        Border color #af1e28