#f2d142 color space conversions
Hex:
        #f2d142
        RGB:
        242, 209, 66
        CMY:
        5, 18, 74
        CMYK:
        0, 14, 73, 5
      HSL:
        49°, 87.1287%, 60.3922%
        HSV (HSB):
        49°, 72.7273%, 94.9020%
        XYZ:
        60.4018, 64.8715, 14.4922
        xyY:
        0.4322, 0.4641, 64.8715
      CIE-Lab:
        84.4175, -2.9607, 71.0190
        CIE-LCH:
        84.4175, 71.0806, 92.3872
        CIE-Luv:
        84.4175, 29.0860, 80.9793
        Hunter-Lab:
        80.5429, -7.0869, 45.7119
      #f2d142 color charts
#f2d142 RGB chart
      #f2d142 CMYK chart
      #f2d142 RGB pie chart
      #f2d142 color shades, tints & tones
#f2d142 color schemes
#f2d142 color preview, HTML & CSS examples
           This text has a color of #f2d142        
        
          <p style="color:#f2d142;">Text here</p>
        
        
          .mytext {color:#f2d142;}
        
        Text color #f2d142
      
           This box has a color of #f2d142        
        
          <div style="background-color:#f2d142;">Content here</div>
        
        
          .mybackground {background-color:#f2d142;}
        
        Background color #f2d142
      
           Border around this has a color of #f2d142        
        
          <div style="border:2px solid #f2d142;">Content here</div>
        
        
          .myborder {border:2px solid #f2d142;}
        
        Border color #f2d142