#af0f51 color space conversions
Hex:
        #af0f51
        RGB:
        175, 15, 81
        CMY:
        31, 94, 68
        CMYK:
        0, 91, 54, 31
      HSL:
        335°, 84.2105%, 37.2549%
        HSV (HSB):
        335°, 91.4286%, 68.6275%
        XYZ:
        19.3352, 10.0497, 8.7053
        xyY:
        0.5076, 0.2638, 10.0497
      CIE-Lab:
        37.9315, 61.5997, 6.8256
        CIE-LCH:
        37.9315, 61.9767, 6.3229
        CIE-Luv:
        37.9315, 96.8277, -3.6160
        Hunter-Lab:
        31.7012, 53.3935, 5.9096
      #af0f51 color charts
#af0f51 RGB chart
      #af0f51 CMYK chart
      #af0f51 RGB pie chart
      #af0f51 color shades, tints & tones
#af0f51 color schemes
#af0f51 color preview, HTML & CSS examples
           This text has a color of #af0f51        
        
          <p style="color:#af0f51;">Text here</p>
        
        
          .mytext {color:#af0f51;}
        
        Text color #af0f51
      
           This box has a color of #af0f51        
        
          <div style="background-color:#af0f51;">Content here</div>
        
        
          .mybackground {background-color:#af0f51;}
        
        Background color #af0f51
      
           Border around this has a color of #af0f51        
        
          <div style="border:2px solid #af0f51;">Content here</div>
        
        
          .myborder {border:2px solid #af0f51;}
        
        Border color #af0f51