#af2f30 color space conversions
Hex:
        #af2f30
        RGB:
        175, 47, 48
        CMY:
        31, 82, 81
        CMYK:
        0, 73, 73, 31
      HSL:
        360°, 57.6577%, 43.5294%
        HSV (HSB):
        360°, 73.1429%, 68.6275%
        XYZ:
        19.2292, 11.3604, 3.9756
        xyY:
        0.5563, 0.3287, 11.3604
      CIE-Lab:
        40.1809, 51.3652, 30.5133
        CIE-LCH:
        40.1809, 59.7449, 30.7122
        CIE-Luv:
        40.1809, 95.9898, 20.3300
        Hunter-Lab:
        33.7052, 42.8523, 16.6003
      #af2f30 color charts
#af2f30 RGB chart
      #af2f30 CMYK chart
      #af2f30 RGB pie chart
      #af2f30 color shades, tints & tones
#af2f30 color schemes
#af2f30 color preview, HTML & CSS examples
           This text has a color of #af2f30        
        
          <p style="color:#af2f30;">Text here</p>
        
        
          .mytext {color:#af2f30;}
        
        Text color #af2f30
      
           This box has a color of #af2f30        
        
          <div style="background-color:#af2f30;">Content here</div>
        
        
          .mybackground {background-color:#af2f30;}
        
        Background color #af2f30
      
           Border around this has a color of #af2f30        
        
          <div style="border:2px solid #af2f30;">Content here</div>
        
        
          .myborder {border:2px solid #af2f30;}
        
        Border color #af2f30