#af0b95 color space conversions
Hex:
        #af0b95
        RGB:
        175, 11, 149
        CMY:
        31, 96, 42
        CMYK:
        0, 94, 15, 31
      HSL:
        310°, 88.1720%, 36.4706%
        HSV (HSB):
        310°, 93.7143%, 68.6275%
        XYZ:
        23.2237, 11.5232, 29.4340
        xyY:
        0.3618, 0.1795, 11.5232
      CIE-Lab:
        40.4481, 69.2738, -31.9938
        CIE-LCH:
        40.4481, 76.3051, 335.2103
        CIE-Luv:
        40.4481, 67.7390, -54.4985
        Hunter-Lab:
        33.9459, 62.7134, -27.6473
      #af0b95 color charts
#af0b95 RGB chart
      #af0b95 CMYK chart
      #af0b95 RGB pie chart
      #af0b95 color shades, tints & tones
#af0b95 color schemes
#af0b95 color preview, HTML & CSS examples
           This text has a color of #af0b95        
        
          <p style="color:#af0b95;">Text here</p>
        
        
          .mytext {color:#af0b95;}
        
        Text color #af0b95
      
           This box has a color of #af0b95        
        
          <div style="background-color:#af0b95;">Content here</div>
        
        
          .mybackground {background-color:#af0b95;}
        
        Background color #af0b95
      
           Border around this has a color of #af0b95        
        
          <div style="border:2px solid #af0b95;">Content here</div>
        
        
          .myborder {border:2px solid #af0b95;}
        
        Border color #af0b95