#f2e965 color space conversions
Hex:
        #f2e965
        RGB:
        242, 233, 101
        CMY:
        5, 9, 60
        CMYK:
        0, 4, 58, 5
      HSL:
        56°, 84.4311%, 67.2549%
        HSV (HSB):
        56°, 58.2645%, 94.9020%
        XYZ:
        68.1058, 78.0947, 23.7961
        xyY:
        0.4006, 0.4594, 78.0947
      CIE-Lab:
        90.8231, -13.0210, 63.7078
        CIE-LCH:
        90.8231, 65.0248, 101.5514
        CIE-Luv:
        90.8231, 11.7738, 80.0724
        Hunter-Lab:
        88.3712, -17.0833, 45.8945
      #f2e965 color charts
#f2e965 RGB chart
      #f2e965 CMYK chart
      #f2e965 RGB pie chart
      #f2e965 color shades, tints & tones
#f2e965 color schemes
#f2e965 color preview, HTML & CSS examples
           This text has a color of #f2e965        
        
          <p style="color:#f2e965;">Text here</p>
        
        
          .mytext {color:#f2e965;}
        
        Text color #f2e965
      
           This box has a color of #f2e965        
        
          <div style="background-color:#f2e965;">Content here</div>
        
        
          .mybackground {background-color:#f2e965;}
        
        Background color #f2e965
      
           Border around this has a color of #f2e965        
        
          <div style="border:2px solid #f2e965;">Content here</div>
        
        
          .myborder {border:2px solid #f2e965;}
        
        Border color #f2e965