#f2ae79 color space conversions
Hex:
        #f2ae79
        RGB:
        242, 174, 121
        CMY:
        5, 32, 53
        CMYK:
        0, 28, 50, 5
      HSL:
        26°, 82.3129%, 71.1765%
        HSV (HSB):
        26°, 50.0000%, 94.9020%
        XYZ:
        55.2052, 50.5298, 24.9328
        xyY:
        0.4225, 0.3867, 50.5298
      CIE-Lab:
        76.3933, 18.9269, 36.9405
        CIE-LCH:
        76.3933, 41.5070, 62.8712
        CIE-Luv:
        76.3933, 50.4958, 43.5169
        Hunter-Lab:
        71.0843, 14.2283, 28.9631
      #f2ae79 color charts
#f2ae79 RGB chart
      #f2ae79 CMYK chart
      #f2ae79 RGB pie chart
      #f2ae79 color shades, tints & tones
#f2ae79 color schemes
#f2ae79 color preview, HTML & CSS examples
           This text has a color of #f2ae79        
        
          <p style="color:#f2ae79;">Text here</p>
        
        
          .mytext {color:#f2ae79;}
        
        Text color #f2ae79
      
           This box has a color of #f2ae79        
        
          <div style="background-color:#f2ae79;">Content here</div>
        
        
          .mybackground {background-color:#f2ae79;}
        
        Background color #f2ae79
      
           Border around this has a color of #f2ae79        
        
          <div style="border:2px solid #f2ae79;">Content here</div>
        
        
          .myborder {border:2px solid #f2ae79;}
        
        Border color #f2ae79