#af2a27 color space conversions
Hex:
        #af2a27
        RGB:
        175, 42, 39
        CMY:
        31, 84, 85
        CMYK:
        0, 76, 78, 31
      HSL:
        1°, 63.5514%, 41.9608%
        HSV (HSB):
        1°, 77.7143%, 68.6275%
        XYZ:
        18.8734, 10.9164, 3.0318
        xyY:
        0.5750, 0.3326, 10.9164
      CIE-Lab:
        39.4393, 52.7403, 34.9658
        CIE-LCH:
        39.4393, 63.2783, 33.5436
        CIE-Luv:
        39.4393, 100.4611, 22.6265
        Hunter-Lab:
        33.0399, 44.1445, 17.6874
      #af2a27 color charts
#af2a27 RGB chart
      #af2a27 CMYK chart
      #af2a27 RGB pie chart
      #af2a27 color shades, tints & tones
#af2a27 color schemes
#af2a27 color preview, HTML & CSS examples
           This text has a color of #af2a27        
        
          <p style="color:#af2a27;">Text here</p>
        
        
          .mytext {color:#af2a27;}
        
        Text color #af2a27
      
           This box has a color of #af2a27        
        
          <div style="background-color:#af2a27;">Content here</div>
        
        
          .mybackground {background-color:#af2a27;}
        
        Background color #af2a27
      
           Border around this has a color of #af2a27        
        
          <div style="border:2px solid #af2a27;">Content here</div>
        
        
          .myborder {border:2px solid #af2a27;}
        
        Border color #af2a27