#af071f color space conversions
Hex:
        #af071f
        RGB:
        175, 7, 31
        CMY:
        31, 97, 88
        CMYK:
        0, 96, 82, 31
      HSL:
        351°, 92.3077%, 35.6863%
        HSV (HSB):
        351°, 96.0000%, 68.6275%
        XYZ:
        18.0025, 9.3648, 2.1551
        xyY:
        0.6098, 0.3172, 9.3648
      CIE-Lab:
        36.6775, 60.0871, 36.7231
        CIE-LCH:
        36.6775, 70.4205, 31.4318
        CIE-Luv:
        36.6775, 113.8339, 20.3396
        Hunter-Lab:
        30.6020, 51.4540, 17.2461
      #af071f color charts
#af071f RGB chart
      #af071f CMYK chart
      #af071f RGB pie chart
      #af071f color shades, tints & tones
#af071f color schemes
#af071f color preview, HTML & CSS examples
           This text has a color of #af071f        
        
          <p style="color:#af071f;">Text here</p>
        
        
          .mytext {color:#af071f;}
        
        Text color #af071f
      
           This box has a color of #af071f        
        
          <div style="background-color:#af071f;">Content here</div>
        
        
          .mybackground {background-color:#af071f;}
        
        Background color #af071f
      
           Border around this has a color of #af071f        
        
          <div style="border:2px solid #af071f;">Content here</div>
        
        
          .myborder {border:2px solid #af071f;}
        
        Border color #af071f