#af0f49 color space conversions
Hex:
        #af0f49
        RGB:
        175, 15, 73
        CMY:
        31, 94, 71
        CMYK:
        0, 91, 58, 31
      HSL:
        338°, 84.2105%, 37.2549%
        HSV (HSB):
        338°, 91.4286%, 68.6275%
        XYZ:
        19.0526, 9.9366, 7.2171
        xyY:
        0.5262, 0.2744, 9.9366
      CIE-Lab:
        37.7285, 61.0349, 11.6951
        CIE-LCH:
        37.7285, 62.1453, 10.8472
        CIE-Luv:
        37.7285, 99.9523, 1.4508
        Hunter-Lab:
        31.5224, 52.7237, 8.4912
      #af0f49 color charts
#af0f49 RGB chart
      #af0f49 CMYK chart
      #af0f49 RGB pie chart
      #af0f49 color shades, tints & tones
#af0f49 color schemes
#af0f49 color preview, HTML & CSS examples
           This text has a color of #af0f49        
        
          <p style="color:#af0f49;">Text here</p>
        
        
          .mytext {color:#af0f49;}
        
        Text color #af0f49
      
           This box has a color of #af0f49        
        
          <div style="background-color:#af0f49;">Content here</div>
        
        
          .mybackground {background-color:#af0f49;}
        
        Background color #af0f49
      
           Border around this has a color of #af0f49        
        
          <div style="border:2px solid #af0f49;">Content here</div>
        
        
          .myborder {border:2px solid #af0f49;}
        
        Border color #af0f49