#f5c211 color space conversions
Hex:
        #f5c211
        RGB:
        245, 194, 17
        CMY:
        4, 24, 93
        CMYK:
        0, 21, 93, 4
      HSL:
        47°, 91.9355%, 51.3725%
        HSV (HSB):
        47°, 93.0612%, 96.0784%
        XYZ:
        57.0492, 58.0365, 8.7257
        xyY:
        0.4608, 0.4687, 58.0365
      CIE-Lab:
        80.7591, 4.7029, 80.5991
        CIE-LCH:
        80.7591, 80.7362, 86.6606
        CIE-Luv:
        80.7591, 43.4821, 83.2627
        Hunter-Lab:
        76.1817, 0.3529, 46.5363
      #f5c211 color charts
#f5c211 RGB chart
      #f5c211 CMYK chart
      #f5c211 RGB pie chart
      #f5c211 color shades, tints & tones
#f5c211 color schemes
#f5c211 color preview, HTML & CSS examples
           This text has a color of #f5c211        
        
          <p style="color:#f5c211;">Text here</p>
        
        
          .mytext {color:#f5c211;}
        
        Text color #f5c211
      
           This box has a color of #f5c211        
        
          <div style="background-color:#f5c211;">Content here</div>
        
        
          .mybackground {background-color:#f5c211;}
        
        Background color #f5c211
      
           Border around this has a color of #f5c211        
        
          <div style="border:2px solid #f5c211;">Content here</div>
        
        
          .myborder {border:2px solid #f5c211;}
        
        Border color #f5c211