#f2f955 color space conversions
Hex:
        #f2f955
        RGB:
        242, 249, 85
        CMY:
        5, 2, 67
        CMYK:
        3, 0, 66, 2
      HSL:
        63°, 93.1818%, 65.4902%
        HSV (HSB):
        63°, 65.8635%, 97.6471%
        XYZ:
        72.1333, 87.2845, 21.6401
        xyY:
        0.3984, 0.4821, 87.2845
      CIE-Lab:
        94.8588, -21.7653, 74.4201
        CIE-LCH:
        94.8588, 77.5376, 106.3023
        CIE-Luv:
        94.8588, 2.0407, 92.2501
        Hunter-Lab:
        93.4262, -25.6779, 51.6651
      #f2f955 color charts
#f2f955 RGB chart
      #f2f955 CMYK chart
      #f2f955 RGB pie chart
      #f2f955 color shades, tints & tones
#f2f955 color schemes
#f2f955 color preview, HTML & CSS examples
           This text has a color of #f2f955        
        
          <p style="color:#f2f955;">Text here</p>
        
        
          .mytext {color:#f2f955;}
        
        Text color #f2f955
      
           This box has a color of #f2f955        
        
          <div style="background-color:#f2f955;">Content here</div>
        
        
          .mybackground {background-color:#f2f955;}
        
        Background color #f2f955
      
           Border around this has a color of #f2f955        
        
          <div style="border:2px solid #f2f955;">Content here</div>
        
        
          .myborder {border:2px solid #f2f955;}
        
        Border color #f2f955