#f2af7d color space conversions
Hex:
        #f2af7d
        RGB:
        242, 175, 125
        CMY:
        5, 31, 51
        CMYK:
        0, 28, 48, 5
      HSL:
        26°, 81.8182%, 71.9608%
        HSV (HSB):
        26°, 48.3471%, 94.9020%
        XYZ:
        55.6496, 51.0179, 26.3164
        xyY:
        0.4185, 0.3836, 51.0179
      CIE-Lab:
        76.6898, 18.7653, 35.2289
        CIE-LCH:
        76.6898, 39.9151, 61.9573
        CIE-Luv:
        76.6898, 49.3782, 41.7907
        Hunter-Lab:
        71.4268, 14.0749, 28.1540
      #f2af7d color charts
#f2af7d RGB chart
      #f2af7d CMYK chart
      #f2af7d RGB pie chart
      #f2af7d color shades, tints & tones
#f2af7d color schemes
#f2af7d color preview, HTML & CSS examples
           This text has a color of #f2af7d        
        
          <p style="color:#f2af7d;">Text here</p>
        
        
          .mytext {color:#f2af7d;}
        
        Text color #f2af7d
      
           This box has a color of #f2af7d        
        
          <div style="background-color:#f2af7d;">Content here</div>
        
        
          .mybackground {background-color:#f2af7d;}
        
        Background color #f2af7d
      
           Border around this has a color of #f2af7d        
        
          <div style="border:2px solid #f2af7d;">Content here</div>
        
        
          .myborder {border:2px solid #f2af7d;}
        
        Border color #f2af7d