#f2c369 color space conversions
Hex:
        #f2c369
        RGB:
        242, 195, 105
        CMY:
        5, 24, 59
        CMYK:
        0, 19, 57, 5
      HSL:
        39°, 84.0491%, 68.0392%
        HSV (HSB):
        39°, 56.6116%, 94.9020%
        XYZ:
        58.6829, 58.9274, 21.6458
        xyY:
        0.4214, 0.4232, 58.9274
      CIE-Lab:
        81.2517, 6.5680, 50.9492
        CIE-LCH:
        81.2517, 51.3708, 82.6544
        CIE-Luv:
        81.2517, 37.1143, 61.3123
        Hunter-Lab:
        76.7642, 2.1182, 37.0164
      #f2c369 color charts
#f2c369 RGB chart
      #f2c369 CMYK chart
      #f2c369 RGB pie chart
      #f2c369 color shades, tints & tones
#f2c369 color schemes
#f2c369 color preview, HTML & CSS examples
           This text has a color of #f2c369        
        
          <p style="color:#f2c369;">Text here</p>
        
        
          .mytext {color:#f2c369;}
        
        Text color #f2c369
      
           This box has a color of #f2c369        
        
          <div style="background-color:#f2c369;">Content here</div>
        
        
          .mybackground {background-color:#f2c369;}
        
        Background color #f2c369
      
           Border around this has a color of #f2c369        
        
          <div style="border:2px solid #f2c369;">Content here</div>
        
        
          .myborder {border:2px solid #f2c369;}
        
        Border color #f2c369