#f2af72 color space conversions
Hex:
        #f2af72
        RGB:
        242, 175, 114
        CMY:
        5, 31, 55
        CMYK:
        0, 28, 53, 5
      HSL:
        29°, 83.1169%, 69.8039%
        HSV (HSB):
        29°, 52.8926%, 94.9020%
        XYZ:
        54.9852, 50.7521, 22.8177
        xyY:
        0.4277, 0.3948, 50.7521
      CIE-Lab:
        76.5286, 17.7889, 40.7364
        CIE-LCH:
        76.5286, 44.4511, 66.4100
        CIE-Luv:
        76.5286, 50.4992, 47.7043
        Hunter-Lab:
        71.2405, 13.0998, 30.8783
      #f2af72 color charts
#f2af72 RGB chart
      #f2af72 CMYK chart
      #f2af72 RGB pie chart
      #f2af72 color shades, tints & tones
#f2af72 color schemes
#f2af72 color preview, HTML & CSS examples
           This text has a color of #f2af72        
        
          <p style="color:#f2af72;">Text here</p>
        
        
          .mytext {color:#f2af72;}
        
        Text color #f2af72
      
           This box has a color of #f2af72        
        
          <div style="background-color:#f2af72;">Content here</div>
        
        
          .mybackground {background-color:#f2af72;}
        
        Background color #f2af72
      
           Border around this has a color of #f2af72        
        
          <div style="border:2px solid #f2af72;">Content here</div>
        
        
          .myborder {border:2px solid #f2af72;}
        
        Border color #f2af72