#f2a878 color space conversions
Hex:
        #f2a878
        RGB:
        242, 168, 120
        CMY:
        5, 34, 53
        CMYK:
        0, 31, 50, 5
      HSL:
        24°, 82.4324%, 70.9804%
        HSV (HSB):
        24°, 50.4132%, 94.9020%
        XYZ:
        54.0107, 48.2386, 24.2336
        xyY:
        0.4270, 0.3814, 48.2386
      CIE-Lab:
        74.9752, 22.0090, 35.6500
        CIE-LCH:
        74.9752, 41.8965, 58.3104
        CIE-Luv:
        74.9752, 54.8175, 41.1809
        Hunter-Lab:
        69.4540, 17.2656, 27.9306
      #f2a878 color charts
#f2a878 RGB chart
      #f2a878 CMYK chart
      #f2a878 RGB pie chart
      #f2a878 color shades, tints & tones
#f2a878 color schemes
#f2a878 color preview, HTML & CSS examples
           This text has a color of #f2a878        
        
          <p style="color:#f2a878;">Text here</p>
        
        
          .mytext {color:#f2a878;}
        
        Text color #f2a878
      
           This box has a color of #f2a878        
        
          <div style="background-color:#f2a878;">Content here</div>
        
        
          .mybackground {background-color:#f2a878;}
        
        Background color #f2a878
      
           Border around this has a color of #f2a878        
        
          <div style="border:2px solid #f2a878;">Content here</div>
        
        
          .myborder {border:2px solid #f2a878;}
        
        Border color #f2a878