#f5ce16 color space conversions
Hex:
        #f5ce16
        RGB:
        245, 206, 22
        CMY:
        4, 19, 91
        CMYK:
        0, 16, 91, 4
      HSL:
        50°, 91.7695%, 52.3529%
        HSV (HSB):
        50°, 91.0204%, 96.0784%
        XYZ:
        59.8723, 63.6130, 9.8820
        xyY:
        0.4489, 0.4770, 63.6130
      CIE-Lab:
        83.7639, -1.4032, 82.1277
        CIE-LCH:
        83.7639, 82.1397, 90.9788
        CIE-Luv:
        83.7639, 34.4309, 87.3347
        Hunter-Lab:
        79.7578, -5.5803, 48.4844
      #f5ce16 color charts
#f5ce16 RGB chart
      #f5ce16 CMYK chart
      #f5ce16 RGB pie chart
      #f5ce16 color shades, tints & tones
#f5ce16 color schemes
#f5ce16 color preview, HTML & CSS examples
           This text has a color of #f5ce16        
        
          <p style="color:#f5ce16;">Text here</p>
        
        
          .mytext {color:#f5ce16;}
        
        Text color #f5ce16
      
           This box has a color of #f5ce16        
        
          <div style="background-color:#f5ce16;">Content here</div>
        
        
          .mybackground {background-color:#f5ce16;}
        
        Background color #f5ce16
      
           Border around this has a color of #f5ce16        
        
          <div style="border:2px solid #f5ce16;">Content here</div>
        
        
          .myborder {border:2px solid #f5ce16;}
        
        Border color #f5ce16