#af3d64 color space conversions
Hex:
        #af3d64
        RGB:
        175, 61, 100
        CMY:
        31, 76, 61
        CMYK:
        0, 65, 43, 31
      HSL:
        339°, 48.3051%, 46.2745%
        HSV (HSB):
        339°, 65.1429%, 68.6275%
        XYZ:
        21.6482, 13.3715, 13.4966
        xyY:
        0.4462, 0.2756, 13.3715
      CIE-Lab:
        43.3178, 49.6696, 2.5516
        CIE-LCH:
        43.3178, 49.7351, 2.9408
        CIE-Luv:
        43.3178, 74.2052, -5.7730
        Hunter-Lab:
        36.5671, 41.6817, 3.7136
      #af3d64 color charts
#af3d64 RGB chart
      #af3d64 CMYK chart
      #af3d64 RGB pie chart
      #af3d64 color shades, tints & tones
#af3d64 color schemes
#af3d64 color preview, HTML & CSS examples
           This text has a color of #af3d64        
        
          <p style="color:#af3d64;">Text here</p>
        
        
          .mytext {color:#af3d64;}
        
        Text color #af3d64
      
           This box has a color of #af3d64        
        
          <div style="background-color:#af3d64;">Content here</div>
        
        
          .mybackground {background-color:#af3d64;}
        
        Background color #af3d64
      
           Border around this has a color of #af3d64        
        
          <div style="border:2px solid #af3d64;">Content here</div>
        
        
          .myborder {border:2px solid #af3d64;}
        
        Border color #af3d64