#f2af80 color space conversions
Hex:
        #f2af80
        RGB:
        242, 175, 128
        CMY:
        5, 31, 50
        CMYK:
        0, 28, 47, 5
      HSL:
        25°, 81.4286%, 72.5490%
        HSV (HSB):
        25°, 47.1074%, 94.9020%
        XYZ:
        55.8442, 51.0957, 27.3412
        xyY:
        0.4159, 0.3805, 51.0957
      CIE-Lab:
        76.7369, 19.0492, 33.7136
        CIE-LCH:
        76.7369, 38.7231, 60.5322
        CIE-Luv:
        76.7369, 49.0565, 40.0919
        Hunter-Lab:
        71.4813, 14.3596, 27.3588
      #f2af80 color charts
#f2af80 RGB chart
      #f2af80 CMYK chart
      #f2af80 RGB pie chart
      #f2af80 color shades, tints & tones
#f2af80 color schemes
#f2af80 color preview, HTML & CSS examples
           This text has a color of #f2af80        
        
          <p style="color:#f2af80;">Text here</p>
        
        
          .mytext {color:#f2af80;}
        
        Text color #f2af80
      
           This box has a color of #f2af80        
        
          <div style="background-color:#f2af80;">Content here</div>
        
        
          .mybackground {background-color:#f2af80;}
        
        Background color #f2af80
      
           Border around this has a color of #f2af80        
        
          <div style="border:2px solid #f2af80;">Content here</div>
        
        
          .myborder {border:2px solid #f2af80;}
        
        Border color #f2af80