#af0f37 color space conversions
Hex:
        #af0f37
        RGB:
        175, 15, 55
        CMY:
        31, 94, 78
        CMYK:
        0, 91, 69, 31
      HSL:
        345°, 84.2105%, 37.2549%
        HSV (HSB):
        345°, 91.4286%, 68.6275%
        XYZ:
        18.5396, 9.7314, 4.5156
        xyY:
        0.5655, 0.2968, 9.7314
      CIE-Lab:
        37.3561, 59.9899, 22.7650
        CIE-LCH:
        37.3561, 64.1641, 20.7808
        CIE-Luv:
        37.3561, 106.1801, 11.4328
        Hunter-Lab:
        31.1953, 51.4924, 13.2542
      #af0f37 color charts
#af0f37 RGB chart
      #af0f37 CMYK chart
      #af0f37 RGB pie chart
      #af0f37 color shades, tints & tones
#af0f37 color schemes
#af0f37 color preview, HTML & CSS examples
           This text has a color of #af0f37        
        
          <p style="color:#af0f37;">Text here</p>
        
        
          .mytext {color:#af0f37;}
        
        Text color #af0f37
      
           This box has a color of #af0f37        
        
          <div style="background-color:#af0f37;">Content here</div>
        
        
          .mybackground {background-color:#af0f37;}
        
        Background color #af0f37
      
           Border around this has a color of #af0f37        
        
          <div style="border:2px solid #af0f37;">Content here</div>
        
        
          .myborder {border:2px solid #af0f37;}
        
        Border color #af0f37