#f2cb30 color space conversions
Hex:
        #f2cb30
        RGB:
        242, 203, 48
        CMY:
        5, 20, 81
        CMYK:
        0, 16, 80, 5
      HSL:
        48°, 88.1818%, 56.8627%
        HSV (HSB):
        48°, 80.1653%, 94.9020%
        XYZ:
        58.5074, 61.8025, 11.6417
        xyY:
        0.4434, 0.4684, 61.8025
      CIE-Lab:
        82.8083, -0.5664, 75.4338
        CIE-LCH:
        82.8083, 75.4359, 90.4302
        CIE-Luv:
        82.8083, 33.9048, 82.5991
        Hunter-Lab:
        78.6146, -4.7303, 46.2502
      #f2cb30 color charts
#f2cb30 RGB chart
      #f2cb30 CMYK chart
      #f2cb30 RGB pie chart
      #f2cb30 color shades, tints & tones
#f2cb30 color schemes
#f2cb30 color preview, HTML & CSS examples
           This text has a color of #f2cb30        
        
          <p style="color:#f2cb30;">Text here</p>
        
        
          .mytext {color:#f2cb30;}
        
        Text color #f2cb30
      
           This box has a color of #f2cb30        
        
          <div style="background-color:#f2cb30;">Content here</div>
        
        
          .mybackground {background-color:#f2cb30;}
        
        Background color #f2cb30
      
           Border around this has a color of #f2cb30        
        
          <div style="border:2px solid #f2cb30;">Content here</div>
        
        
          .myborder {border:2px solid #f2cb30;}
        
        Border color #f2cb30