#f8d070 color space conversions
Hex:
        #f8d070
        RGB:
        248, 208, 112
        CMY:
        3, 18, 56
        CMYK:
        0, 16, 55, 3
      HSL:
        42°, 90.6667%, 70.5882%
        HSV (HSB):
        42°, 54.8387%, 97.2549%
        XYZ:
        64.1919, 66.2381, 24.7312
        xyY:
        0.4137, 0.4269, 66.2381
      CIE-Lab:
        85.1177, 2.8306, 52.3132
        CIE-LCH:
        85.1177, 52.3897, 86.9028
        CIE-Luv:
        85.1177, 32.0844, 64.5236
        Hunter-Lab:
        81.3868, -1.6392, 38.9542
      #f8d070 color charts
#f8d070 RGB chart
      #f8d070 CMYK chart
      #f8d070 RGB pie chart
      #f8d070 color shades, tints & tones
#f8d070 color schemes
#f8d070 color preview, HTML & CSS examples
           This text has a color of #f8d070        
        
          <p style="color:#f8d070;">Text here</p>
        
        
          .mytext {color:#f8d070;}
        
        Text color #f8d070
      
           This box has a color of #f8d070        
        
          <div style="background-color:#f8d070;">Content here</div>
        
        
          .mybackground {background-color:#f8d070;}
        
        Background color #f8d070
      
           Border around this has a color of #f8d070        
        
          <div style="border:2px solid #f8d070;">Content here</div>
        
        
          .myborder {border:2px solid #f8d070;}
        
        Border color #f8d070