#af1617 color space conversions
Hex:
        #af1617
        RGB:
        175, 22, 23
        CMY:
        31, 91, 91
        CMYK:
        0, 87, 87, 31
      HSL:
        360°, 77.6650%, 38.6275%
        HSV (HSB):
        360°, 87.4286%, 68.6275%
        XYZ:
        18.1208, 9.7496, 1.7374
        xyY:
        0.6120, 0.3293, 9.7496
      CIE-Lab:
        37.3893, 57.6463, 41.6992
        CIE-LCH:
        37.3893, 71.1471, 35.8806
        CIE-Luv:
        37.3893, 111.5962, 23.8689
        Hunter-Lab:
        31.2244, 48.9479, 18.5580
      #af1617 color charts
#af1617 RGB chart
      #af1617 CMYK chart
      #af1617 RGB pie chart
      #af1617 color shades, tints & tones
#af1617 color schemes
#af1617 color preview, HTML & CSS examples
           This text has a color of #af1617        
        
          <p style="color:#af1617;">Text here</p>
        
        
          .mytext {color:#af1617;}
        
        Text color #af1617
      
           This box has a color of #af1617        
        
          <div style="background-color:#af1617;">Content here</div>
        
        
          .mybackground {background-color:#af1617;}
        
        Background color #af1617
      
           Border around this has a color of #af1617        
        
          <div style="border:2px solid #af1617;">Content here</div>
        
        
          .myborder {border:2px solid #af1617;}
        
        Border color #af1617