#f2d531 color space conversions
Hex:
        #f2d531
        RGB:
        242, 213, 49
        CMY:
        5, 16, 81
        CMYK:
        0, 12, 80, 5
      HSL:
        51°, 88.1279%, 57.0588%
        HSV (HSB):
        51°, 79.7521%, 94.9020%
        XYZ:
        60.9666, 66.6875, 12.5644
        xyY:
        0.4348, 0.4756, 66.6875
      CIE-Lab:
        85.3459, -5.6267, 77.3645
        CIE-LCH:
        85.3459, 77.5689, 94.1598
        CIE-Luv:
        85.3459, 26.6991, 86.3176
        Hunter-Lab:
        81.6624, -9.6468, 48.0414
      #f2d531 color charts
#f2d531 RGB chart
      #f2d531 CMYK chart
      #f2d531 RGB pie chart
      #f2d531 color shades, tints & tones
#f2d531 color schemes
#f2d531 color preview, HTML & CSS examples
           This text has a color of #f2d531        
        
          <p style="color:#f2d531;">Text here</p>
        
        
          .mytext {color:#f2d531;}
        
        Text color #f2d531
      
           This box has a color of #f2d531        
        
          <div style="background-color:#f2d531;">Content here</div>
        
        
          .mybackground {background-color:#f2d531;}
        
        Background color #f2d531
      
           Border around this has a color of #f2d531        
        
          <div style="border:2px solid #f2d531;">Content here</div>
        
        
          .myborder {border:2px solid #f2d531;}
        
        Border color #f2d531