#f0c266 color space conversions
Hex:
        #f0c266
        RGB:
        240, 194, 102
        CMY:
        6, 24, 60
        CMYK:
        0, 19, 58, 6
      HSL:
        40°, 82.1429%, 67.0588%
        HSV (HSB):
        40°, 57.5000%, 94.1176%
        XYZ:
        57.6252, 58.0681, 20.7415
        xyY:
        0.4224, 0.4256, 58.0681
      CIE-Lab:
        80.7767, 6.0421, 51.7790
        CIE-LCH:
        80.7767, 52.1303, 83.3442
        CIE-Luv:
        80.7767, 36.5272, 62.0517
        Hunter-Lab:
        76.2025, 1.6296, 37.2036
      #f0c266 color charts
#f0c266 RGB chart
      #f0c266 CMYK chart
      #f0c266 RGB pie chart
      #f0c266 color shades, tints & tones
#f0c266 color schemes
#f0c266 color preview, HTML & CSS examples
           This text has a color of #f0c266        
        
          <p style="color:#f0c266;">Text here</p>
        
        
          .mytext {color:#f0c266;}
        
        Text color #f0c266
      
           This box has a color of #f0c266        
        
          <div style="background-color:#f0c266;">Content here</div>
        
        
          .mybackground {background-color:#f0c266;}
        
        Background color #f0c266
      
           Border around this has a color of #f0c266        
        
          <div style="border:2px solid #f0c266;">Content here</div>
        
        
          .myborder {border:2px solid #f0c266;}
        
        Border color #f0c266