#f2f372 color space conversions
Hex:
        #f2f372
        RGB:
        242, 243, 114
        CMY:
        5, 5, 55
        CMYK:
        0, 0, 53, 5
      HSL:
        60°, 84.3137%, 70.0000%
        HSV (HSB):
        60°, 53.0864%, 95.2941%
        XYZ:
        71.7058, 84.1933, 28.3912
        xyY:
        0.3891, 0.4569, 84.1933
      CIE-Lab:
        93.5344, -16.9593, 61.0797
        CIE-LCH:
        93.5344, 63.3905, 105.5178
        CIE-Luv:
        93.5344, 5.0824, 79.4820
        Hunter-Lab:
        91.7569, -21.0812, 45.8845
      #f2f372 color charts
#f2f372 RGB chart
      #f2f372 CMYK chart
      #f2f372 RGB pie chart
      #f2f372 color shades, tints & tones
#f2f372 color schemes
#f2f372 color preview, HTML & CSS examples
           This text has a color of #f2f372        
        
          <p style="color:#f2f372;">Text here</p>
        
        
          .mytext {color:#f2f372;}
        
        Text color #f2f372
      
           This box has a color of #f2f372        
        
          <div style="background-color:#f2f372;">Content here</div>
        
        
          .mybackground {background-color:#f2f372;}
        
        Background color #f2f372
      
           Border around this has a color of #f2f372        
        
          <div style="border:2px solid #f2f372;">Content here</div>
        
        
          .myborder {border:2px solid #f2f372;}
        
        Border color #f2f372