#f0a878 color space conversions
Hex:
        #f0a878
        RGB:
        240, 168, 120
        CMY:
        6, 34, 53
        CMYK:
        0, 30, 50, 6
      HSL:
        24°, 80.0000%, 70.5882%
        HSV (HSB):
        24°, 50.0000%, 94.1176%
        XYZ:
        53.3280, 47.8866, 24.2016
        xyY:
        0.4252, 0.3818, 47.8866
      CIE-Lab:
        74.7533, 21.2125, 35.3209
        CIE-LCH:
        74.7533, 41.2011, 59.0124
        CIE-Luv:
        74.7533, 53.2835, 40.9733
        Hunter-Lab:
        69.2001, 16.4579, 27.7044
      #f0a878 color charts
#f0a878 RGB chart
      #f0a878 CMYK chart
      #f0a878 RGB pie chart
      #f0a878 color shades, tints & tones
#f0a878 color schemes
#f0a878 color preview, HTML & CSS examples
           This text has a color of #f0a878        
        
          <p style="color:#f0a878;">Text here</p>
        
        
          .mytext {color:#f0a878;}
        
        Text color #f0a878
      
           This box has a color of #f0a878        
        
          <div style="background-color:#f0a878;">Content here</div>
        
        
          .mybackground {background-color:#f0a878;}
        
        Background color #f0a878
      
           Border around this has a color of #f0a878        
        
          <div style="border:2px solid #f0a878;">Content here</div>
        
        
          .myborder {border:2px solid #f0a878;}
        
        Border color #f0a878