#f0d050 color space conversions
Hex:
        #f0d050
        RGB:
        240, 208, 80
        CMY:
        6, 18, 69
        CMYK:
        0, 13, 67, 6
      HSL:
        48°, 84.2105%, 62.7451%
        HSV (HSB):
        48°, 66.6667%, 94.1176%
        XYZ:
        59.9390, 64.2162, 16.8253
        xyY:
        0.4252, 0.4555, 64.2162
      CIE-Lab:
        84.0782, -2.5989, 65.2245
        CIE-LCH:
        84.0782, 65.2763, 92.2818
        CIE-Luv:
        84.0782, 27.8369, 76.4672
        Hunter-Lab:
        80.1350, -6.7227, 43.6459
      #f0d050 color charts
#f0d050 RGB chart
      #f0d050 CMYK chart
      #f0d050 RGB pie chart
      #f0d050 color shades, tints & tones
#f0d050 color schemes
#f0d050 color preview, HTML & CSS examples
           This text has a color of #f0d050        
        
          <p style="color:#f0d050;">Text here</p>
        
        
          .mytext {color:#f0d050;}
        
        Text color #f0d050
      
           This box has a color of #f0d050        
        
          <div style="background-color:#f0d050;">Content here</div>
        
        
          .mybackground {background-color:#f0d050;}
        
        Background color #f0d050
      
           Border around this has a color of #f0d050        
        
          <div style="border:2px solid #f0d050;">Content here</div>
        
        
          .myborder {border:2px solid #f0d050;}
        
        Border color #f0d050