#f2b230 color space conversions
Hex:
        #f2b230
        RGB:
        242, 178, 48
        CMY:
        5, 30, 81
        CMYK:
        0, 26, 80, 5
      HSL:
        40°, 88.1818%, 56.8627%
        HSV (HSB):
        40°, 80.1653%, 94.9020%
        XYZ:
        53.0718, 50.9314, 9.8299
        xyY:
        0.4662, 0.4474, 50.9314
      CIE-Lab:
        76.6375, 12.4301, 69.9991
        CIE-LCH:
        76.6375, 71.0941, 79.9307
        CIE-Luv:
        76.6375, 52.7364, 72.8748
        Hunter-Lab:
        71.3663, 7.8514, 41.7899
      #f2b230 color charts
#f2b230 RGB chart
      #f2b230 CMYK chart
      #f2b230 RGB pie chart
      #f2b230 color shades, tints & tones
#f2b230 color schemes
#f2b230 color preview, HTML & CSS examples
           This text has a color of #f2b230        
        
          <p style="color:#f2b230;">Text here</p>
        
        
          .mytext {color:#f2b230;}
        
        Text color #f2b230
      
           This box has a color of #f2b230        
        
          <div style="background-color:#f2b230;">Content here</div>
        
        
          .mybackground {background-color:#f2b230;}
        
        Background color #f2b230
      
           Border around this has a color of #f2b230        
        
          <div style="border:2px solid #f2b230;">Content here</div>
        
        
          .myborder {border:2px solid #f2b230;}
        
        Border color #f2b230