#f5cc32 color space conversions
Hex:
        #f5cc32
        RGB:
        245, 204, 50
        CMY:
        4, 20, 80
        CMYK:
        0, 17, 80, 4
      HSL:
        47°, 90.6977%, 57.8431%
        HSV (HSB):
        47°, 79.5918%, 96.0784%
        XYZ:
        59.8248, 62.8285, 11.9916
        xyY:
        0.4443, 0.4666, 62.8285
      CIE-Lab:
        83.3521, 0.2584, 75.4296
        CIE-LCH:
        83.3521, 75.4301, 89.8037
        CIE-Luv:
        83.3521, 35.3771, 82.6772
        Hunter-Lab:
        79.2644, -3.9900, 46.5153
      #f5cc32 color charts
#f5cc32 RGB chart
      #f5cc32 CMYK chart
      #f5cc32 RGB pie chart
      #f5cc32 color shades, tints & tones
#f5cc32 color schemes
#f5cc32 color preview, HTML & CSS examples
           This text has a color of #f5cc32        
        
          <p style="color:#f5cc32;">Text here</p>
        
        
          .mytext {color:#f5cc32;}
        
        Text color #f5cc32
      
           This box has a color of #f5cc32        
        
          <div style="background-color:#f5cc32;">Content here</div>
        
        
          .mybackground {background-color:#f5cc32;}
        
        Background color #f5cc32
      
           Border around this has a color of #f5cc32        
        
          <div style="border:2px solid #f5cc32;">Content here</div>
        
        
          .myborder {border:2px solid #f5cc32;}
        
        Border color #f5cc32