#af071d color space conversions
Hex:
        #af071d
        RGB:
        175, 7, 29
        CMY:
        31, 97, 89
        CMYK:
        0, 96, 83, 31
      HSL:
        352°, 92.3077%, 35.6863%
        HSV (HSB):
        352°, 96.0000%, 68.6275%
        XYZ:
        17.9769, 9.3546, 2.0205
        xyY:
        0.6125, 0.3187, 9.3546
      CIE-Lab:
        36.6583, 60.0338, 37.8403
        CIE-LCH:
        36.6583, 70.9644, 32.2239
        CIE-Luv:
        36.6583, 114.2154, 20.9254
        Hunter-Lab:
        30.5853, 51.3915, 17.4929
      #af071d color charts
#af071d RGB chart
      #af071d CMYK chart
      #af071d RGB pie chart
      #af071d color shades, tints & tones
#af071d color schemes
#af071d color preview, HTML & CSS examples
           This text has a color of #af071d        
        
          <p style="color:#af071d;">Text here</p>
        
        
          .mytext {color:#af071d;}
        
        Text color #af071d
      
           This box has a color of #af071d        
        
          <div style="background-color:#af071d;">Content here</div>
        
        
          .mybackground {background-color:#af071d;}
        
        Background color #af071d
      
           Border around this has a color of #af071d        
        
          <div style="border:2px solid #af071d;">Content here</div>
        
        
          .myborder {border:2px solid #af071d;}
        
        Border color #af071d