#f0d452 color space conversions
Hex:
        #f0d452
        RGB:
        240, 212, 82
        CMY:
        6, 17, 68
        CMYK:
        0, 12, 66, 6
      HSL:
        49°, 84.0426%, 63.1373%
        HSV (HSB):
        49°, 65.8333%, 94.1176%
        XYZ:
        61.0017, 66.2214, 17.5495
        xyY:
        0.4214, 0.4574, 66.2214
      CIE-Lab:
        85.1092, -4.5240, 65.4838
        CIE-LCH:
        85.1092, 65.6399, 93.9521
        CIE-Luv:
        85.1092, 24.9911, 77.5192
        Hunter-Lab:
        81.3765, -8.6014, 44.1772
      #f0d452 color charts
#f0d452 RGB chart
      #f0d452 CMYK chart
      #f0d452 RGB pie chart
      #f0d452 color shades, tints & tones
#f0d452 color schemes
#f0d452 color preview, HTML & CSS examples
           This text has a color of #f0d452        
        
          <p style="color:#f0d452;">Text here</p>
        
        
          .mytext {color:#f0d452;}
        
        Text color #f0d452
      
           This box has a color of #f0d452        
        
          <div style="background-color:#f0d452;">Content here</div>
        
        
          .mybackground {background-color:#f0d452;}
        
        Background color #f0d452
      
           Border around this has a color of #f0d452        
        
          <div style="border:2px solid #f0d452;">Content here</div>
        
        
          .myborder {border:2px solid #f0d452;}
        
        Border color #f0d452