#f2d377 color space conversions
Hex:
        #f2d377
        RGB:
        242, 211, 119
        CMY:
        5, 17, 53
        CMYK:
        0, 13, 51, 5
      HSL:
        45°, 82.5503%, 70.7843%
        HSV (HSB):
        45°, 50.8264%, 94.9020%
        XYZ:
        63.2420, 66.7977, 27.0128
        xyY:
        0.4027, 0.4253, 66.7977
      CIE-Lab:
        85.4017, -0.5680, 49.1600
        CIE-LCH:
        85.4017, 49.1633, 90.6620
        CIE-Luv:
        85.4017, 25.3717, 62.3283
        Hunter-Lab:
        81.7299, -4.9052, 37.6148
      #f2d377 color charts
#f2d377 RGB chart
      #f2d377 CMYK chart
      #f2d377 RGB pie chart
      #f2d377 color shades, tints & tones
#f2d377 color schemes
#f2d377 color preview, HTML & CSS examples
           This text has a color of #f2d377        
        
          <p style="color:#f2d377;">Text here</p>
        
        
          .mytext {color:#f2d377;}
        
        Text color #f2d377
      
           This box has a color of #f2d377        
        
          <div style="background-color:#f2d377;">Content here</div>
        
        
          .mybackground {background-color:#f2d377;}
        
        Background color #f2d377
      
           Border around this has a color of #f2d377        
        
          <div style="border:2px solid #f2d377;">Content here</div>
        
        
          .myborder {border:2px solid #f2d377;}
        
        Border color #f2d377