#f0d070 color space conversions
Hex:
        #f0d070
        RGB:
        240, 208, 112
        CMY:
        6, 18, 56
        CMYK:
        0, 13, 53, 6
      HSL:
        45°, 81.0127%, 69.0196%
        HSV (HSB):
        45°, 53.3333%, 94.1176%
        XYZ:
        61.4157, 64.8069, 24.6013
        xyY:
        0.4072, 0.4297, 64.8069
      CIE-Lab:
        84.3841, -0.4249, 51.2625
        CIE-LCH:
        84.3841, 51.2642, 90.4749
        CIE-Luv:
        84.3841, 26.3423, 64.0593
        Hunter-Lab:
        80.5027, -4.7017, 38.2331
      #f0d070 color charts
#f0d070 RGB chart
      #f0d070 CMYK chart
      #f0d070 RGB pie chart
      #f0d070 color shades, tints & tones
#f0d070 color schemes
#f0d070 color preview, HTML & CSS examples
           This text has a color of #f0d070        
        
          <p style="color:#f0d070;">Text here</p>
        
        
          .mytext {color:#f0d070;}
        
        Text color #f0d070
      
           This box has a color of #f0d070        
        
          <div style="background-color:#f0d070;">Content here</div>
        
        
          .mybackground {background-color:#f0d070;}
        
        Background color #f0d070
      
           Border around this has a color of #f0d070        
        
          <div style="border:2px solid #f0d070;">Content here</div>
        
        
          .myborder {border:2px solid #f0d070;}
        
        Border color #f0d070