#f2de5a color space conversions
Hex:
        #f2de5a
        RGB:
        242, 222, 90
        CMY:
        5, 13, 65
        CMYK:
        0, 8, 63, 5
      HSL:
        52°, 85.3933%, 65.0980%
        HSV (HSB):
        52°, 62.8099%, 94.9020%
        XYZ:
        64.5847, 71.8580, 20.1389
        xyY:
        0.4125, 0.4589, 71.8580
      CIE-Lab:
        87.9002, -8.2699, 65.1863
        CIE-LCH:
        87.9002, 65.7088, 97.2302
        CIE-Luv:
        87.9002, 19.3444, 79.2033
        Hunter-Lab:
        84.7691, -12.3486, 45.2526
      #f2de5a color charts
#f2de5a RGB chart
      #f2de5a CMYK chart
      #f2de5a RGB pie chart
      #f2de5a color shades, tints & tones
#f2de5a color schemes
#f2de5a color preview, HTML & CSS examples
           This text has a color of #f2de5a        
        
          <p style="color:#f2de5a;">Text here</p>
        
        
          .mytext {color:#f2de5a;}
        
        Text color #f2de5a
      
           This box has a color of #f2de5a        
        
          <div style="background-color:#f2de5a;">Content here</div>
        
        
          .mybackground {background-color:#f2de5a;}
        
        Background color #f2de5a
      
           Border around this has a color of #f2de5a        
        
          <div style="border:2px solid #f2de5a;">Content here</div>
        
        
          .myborder {border:2px solid #f2de5a;}
        
        Border color #f2de5a