#af1d27 color space conversions
Hex:
        #af1d27
        RGB:
        175, 29, 39
        CMY:
        31, 89, 85
        CMYK:
        0, 83, 78, 31
      HSL:
        356°, 71.5686%, 40.0000%
        HSV (HSB):
        356°, 83.4286%, 68.6275%
        XYZ:
        18.4848, 10.1392, 2.9023
        xyY:
        0.5863, 0.3216, 10.1392
      CIE-Lab:
        38.0911, 56.5356, 33.5172
        CIE-LCH:
        38.0911, 65.7242, 30.6617
        CIE-Luv:
        38.0911, 106.2588, 20.1346
        Hunter-Lab:
        31.8421, 47.8981, 16.8854
      #af1d27 color charts
#af1d27 RGB chart
      #af1d27 CMYK chart
      #af1d27 RGB pie chart
      #af1d27 color shades, tints & tones
#af1d27 color schemes
#af1d27 color preview, HTML & CSS examples
           This text has a color of #af1d27        
        
          <p style="color:#af1d27;">Text here</p>
        
        
          .mytext {color:#af1d27;}
        
        Text color #af1d27
      
           This box has a color of #af1d27        
        
          <div style="background-color:#af1d27;">Content here</div>
        
        
          .mybackground {background-color:#af1d27;}
        
        Background color #af1d27
      
           Border around this has a color of #af1d27        
        
          <div style="border:2px solid #af1d27;">Content here</div>
        
        
          .myborder {border:2px solid #af1d27;}
        
        Border color #af1d27