#af1f35 color space conversions
Hex:
        #af1f35
        RGB:
        175, 31, 53
        CMY:
        31, 88, 79
        CMYK:
        0, 82, 70, 31
      HSL:
        351°, 69.9029%, 40.3922%
        HSV (HSB):
        351°, 82.2857%, 68.6275%
        XYZ:
        18.8118, 10.3510, 4.3746
        xyY:
        0.5609, 0.3086, 10.3510
      CIE-Lab:
        38.4651, 56.6216, 25.4055
        CIE-LCH:
        38.4651, 62.0600, 24.1653
        CIE-Luv:
        38.4651, 102.0700, 14.6544
        Hunter-Lab:
        32.1729, 48.0678, 14.4593
      #af1f35 color charts
#af1f35 RGB chart
      #af1f35 CMYK chart
      #af1f35 RGB pie chart
      #af1f35 color shades, tints & tones
#af1f35 color schemes
#af1f35 color preview, HTML & CSS examples
           This text has a color of #af1f35        
        
          <p style="color:#af1f35;">Text here</p>
        
        
          .mytext {color:#af1f35;}
        
        Text color #af1f35
      
           This box has a color of #af1f35        
        
          <div style="background-color:#af1f35;">Content here</div>
        
        
          .mybackground {background-color:#af1f35;}
        
        Background color #af1f35
      
           Border around this has a color of #af1f35        
        
          <div style="border:2px solid #af1f35;">Content here</div>
        
        
          .myborder {border:2px solid #af1f35;}
        
        Border color #af1f35