#f2d24b color space conversions
Hex:
        #f2d24b
        RGB:
        242, 210, 75
        CMY:
        5, 18, 71
        CMYK:
        0, 13, 69, 5
      HSL:
        49°, 86.5285%, 62.1569%
        HSV (HSB):
        49°, 69.0083%, 94.9020%
        XYZ:
        60.9345, 65.4784, 16.0836
        xyY:
        0.4276, 0.4595, 65.4784
      CIE-Lab:
        84.7297, -3.0462, 67.9484
        CIE-LCH:
        84.7297, 68.0167, 92.5669
        CIE-Luv:
        84.7297, 28.0815, 78.9067
        Hunter-Lab:
        80.9187, -7.1913, 44.8585
      #f2d24b color charts
#f2d24b RGB chart
      #f2d24b CMYK chart
      #f2d24b RGB pie chart
      #f2d24b color shades, tints & tones
#f2d24b color schemes
#f2d24b color preview, HTML & CSS examples
           This text has a color of #f2d24b        
        
          <p style="color:#f2d24b;">Text here</p>
        
        
          .mytext {color:#f2d24b;}
        
        Text color #f2d24b
      
           This box has a color of #f2d24b        
        
          <div style="background-color:#f2d24b;">Content here</div>
        
        
          .mybackground {background-color:#f2d24b;}
        
        Background color #f2d24b
      
           Border around this has a color of #f2d24b        
        
          <div style="border:2px solid #f2d24b;">Content here</div>
        
        
          .myborder {border:2px solid #f2d24b;}
        
        Border color #f2d24b