#af3d48 color space conversions
Hex:
        #af3d48
        RGB:
        175, 61, 72
        CMY:
        31, 76, 72
        CMYK:
        0, 65, 59, 31
      HSL:
        354°, 48.3051%, 46.2745%
        HSV (HSB):
        354°, 65.1429%, 68.6275%
        XYZ:
        20.5176, 12.9193, 7.5432
        xyY:
        0.5007, 0.3153, 12.9193
      CIE-Lab:
        42.6414, 47.1742, 18.9647
        CIE-LCH:
        42.6414, 50.8435, 21.9008
        CIE-Luv:
        42.6414, 82.3423, 12.4180
        Hunter-Lab:
        35.9435, 38.9922, 12.7177
      #af3d48 color charts
#af3d48 RGB chart
      #af3d48 CMYK chart
      #af3d48 RGB pie chart
      #af3d48 color shades, tints & tones
#af3d48 color schemes
#af3d48 color preview, HTML & CSS examples
           This text has a color of #af3d48        
        
          <p style="color:#af3d48;">Text here</p>
        
        
          .mytext {color:#af3d48;}
        
        Text color #af3d48
      
           This box has a color of #af3d48        
        
          <div style="background-color:#af3d48;">Content here</div>
        
        
          .mybackground {background-color:#af3d48;}
        
        Background color #af3d48
      
           Border around this has a color of #af3d48        
        
          <div style="border:2px solid #af3d48;">Content here</div>
        
        
          .myborder {border:2px solid #af3d48;}
        
        Border color #af3d48