#af2f27 color space conversions
Hex:
        #af2f27
        RGB:
        175, 47, 39
        CMY:
        31, 82, 85
        CMYK:
        0, 73, 78, 31
      HSL:
        4°, 63.5514%, 41.9608%
        HSV (HSB):
        4°, 77.7143%, 68.6275%
        XYZ:
        19.0619, 11.2935, 3.0946
        xyY:
        0.5699, 0.3376, 11.2935
      CIE-Lab:
        40.0704, 50.9880, 35.6380
        CIE-LCH:
        40.0704, 62.2080, 34.9516
        CIE-Luv:
        40.0704, 97.7969, 23.7838
        Hunter-Lab:
        33.6058, 42.4390, 18.0642
      #af2f27 color charts
#af2f27 RGB chart
      #af2f27 CMYK chart
      #af2f27 RGB pie chart
      #af2f27 color shades, tints & tones
#af2f27 color schemes
#af2f27 color preview, HTML & CSS examples
           This text has a color of #af2f27        
        
          <p style="color:#af2f27;">Text here</p>
        
        
          .mytext {color:#af2f27;}
        
        Text color #af2f27
      
           This box has a color of #af2f27        
        
          <div style="background-color:#af2f27;">Content here</div>
        
        
          .mybackground {background-color:#af2f27;}
        
        Background color #af2f27
      
           Border around this has a color of #af2f27        
        
          <div style="border:2px solid #af2f27;">Content here</div>
        
        
          .myborder {border:2px solid #af2f27;}
        
        Border color #af2f27