#f5de2d color space conversions
Hex:
        #f5de2d
        RGB:
        245, 222, 45
        CMY:
        4, 13, 82
        CMYK:
        0, 9, 82, 4
      HSL:
        53°, 90.9091%, 56.8627%
        HSV (HSB):
        53°, 81.6327%, 96.0784%
        XYZ:
        64.2511, 71.8445, 12.9636
        xyY:
        0.4310, 0.4820, 71.8445
      CIE-Lab:
        87.8937, -8.9999, 80.7368
        CIE-LCH:
        87.8937, 81.2369, 96.3606
        CIE-Luv:
        87.8937, 22.6368, 90.5577
        Hunter-Lab:
        84.7611, -13.0244, 50.2648
      #f5de2d color charts
#f5de2d RGB chart
      #f5de2d CMYK chart
      #f5de2d RGB pie chart
      #f5de2d color shades, tints & tones
#f5de2d color schemes
#f5de2d color preview, HTML & CSS examples
           This text has a color of #f5de2d        
        
          <p style="color:#f5de2d;">Text here</p>
        
        
          .mytext {color:#f5de2d;}
        
        Text color #f5de2d
      
           This box has a color of #f5de2d        
        
          <div style="background-color:#f5de2d;">Content here</div>
        
        
          .mybackground {background-color:#f5de2d;}
        
        Background color #f5de2d
      
           Border around this has a color of #f5de2d        
        
          <div style="border:2px solid #f5de2d;">Content here</div>
        
        
          .myborder {border:2px solid #f5de2d;}
        
        Border color #f5de2d