#f2d942 color space conversions
Hex:
        #f2d942
        RGB:
        242, 217, 66
        CMY:
        5, 15, 74
        CMYK:
        0, 10, 73, 5
      HSL:
        51°, 87.1287%, 60.3922%
        HSV (HSB):
        51°, 72.7273%, 94.9020%
        XYZ:
        62.4142, 68.8963, 15.1630
        xyY:
        0.4261, 0.4704, 68.8963
      CIE-Lab:
        86.4527, -7.0111, 72.9761
        CIE-LCH:
        86.4527, 73.3121, 95.4878
        CIE-Luv:
        86.4527, 23.4877, 84.2235
        Hunter-Lab:
        83.0038, -11.0347, 47.2717
      #f2d942 color charts
#f2d942 RGB chart
      #f2d942 CMYK chart
      #f2d942 RGB pie chart
      #f2d942 color shades, tints & tones
#f2d942 color schemes
#f2d942 color preview, HTML & CSS examples
           This text has a color of #f2d942        
        
          <p style="color:#f2d942;">Text here</p>
        
        
          .mytext {color:#f2d942;}
        
        Text color #f2d942
      
           This box has a color of #f2d942        
        
          <div style="background-color:#f2d942;">Content here</div>
        
        
          .mybackground {background-color:#f2d942;}
        
        Background color #f2d942
      
           Border around this has a color of #f2d942        
        
          <div style="border:2px solid #f2d942;">Content here</div>
        
        
          .myborder {border:2px solid #f2d942;}
        
        Border color #f2d942