#f2ed6a color space conversions
Hex:
        #f2ed6a
        RGB:
        242, 237, 106
        CMY:
        5, 7, 58
        CMYK:
        0, 2, 56, 5
      HSL:
        58°, 83.9506%, 68.2353%
        HSV (HSB):
        58°, 56.1983%, 94.9020%
        XYZ:
        69.5037, 80.4862, 25.5078
        xyY:
        0.3960, 0.4586, 80.4862
      CIE-Lab:
        91.9026, -14.6337, 62.7471
        CIE-LCH:
        91.9026, 64.4309, 103.1277
        CIE-Luv:
        91.9026, 9.0700, 79.9539
        Hunter-Lab:
        89.7141, -18.7115, 45.9423
      #f2ed6a color charts
#f2ed6a RGB chart
      #f2ed6a CMYK chart
      #f2ed6a RGB pie chart
      #f2ed6a color shades, tints & tones
#f2ed6a color schemes
#f2ed6a color preview, HTML & CSS examples
           This text has a color of #f2ed6a        
        
          <p style="color:#f2ed6a;">Text here</p>
        
        
          .mytext {color:#f2ed6a;}
        
        Text color #f2ed6a
      
           This box has a color of #f2ed6a        
        
          <div style="background-color:#f2ed6a;">Content here</div>
        
        
          .mybackground {background-color:#f2ed6a;}
        
        Background color #f2ed6a
      
           Border around this has a color of #f2ed6a        
        
          <div style="border:2px solid #f2ed6a;">Content here</div>
        
        
          .myborder {border:2px solid #f2ed6a;}
        
        Border color #f2ed6a