#f0dc82 color space conversions
Hex:
        #f0dc82
        RGB:
        240, 220, 130
        CMY:
        6, 14, 49
        CMYK:
        0, 8, 46, 6
      HSL:
        49°, 78.5714%, 72.5490%
        HSV (HSB):
        49°, 45.8333%, 94.1176%
        XYZ:
        65.5576, 71.3234, 31.4306
        xyY:
        0.3895, 0.4238, 71.3234
      CIE-Lab:
        87.6419, -4.9601, 46.5143
        CIE-LCH:
        87.6419, 46.7781, 96.0868
        CIE-Luv:
        87.6419, 17.5548, 61.1478
        Hunter-Lab:
        84.4532, -9.2306, 37.0515
      #f0dc82 color charts
#f0dc82 RGB chart
      #f0dc82 CMYK chart
      #f0dc82 RGB pie chart
      #f0dc82 color shades, tints & tones
#f0dc82 color schemes
#f0dc82 color preview, HTML & CSS examples
           This text has a color of #f0dc82        
        
          <p style="color:#f0dc82;">Text here</p>
        
        
          .mytext {color:#f0dc82;}
        
        Text color #f0dc82
      
           This box has a color of #f0dc82        
        
          <div style="background-color:#f0dc82;">Content here</div>
        
        
          .mybackground {background-color:#f0dc82;}
        
        Background color #f0dc82
      
           Border around this has a color of #f0dc82        
        
          <div style="border:2px solid #f0dc82;">Content here</div>
        
        
          .myborder {border:2px solid #f0dc82;}
        
        Border color #f0dc82