#fda814 color space conversions
Hex:
        #fda814
        RGB:
        253, 168, 20
        CMY:
        1, 34, 92
        CMYK:
        0, 34, 92, 1
      HSL:
        38°, 98.3122%, 53.5294%
        HSV (HSB):
        38°, 92.0949%, 99.2157%
        XYZ:
        54.6369, 48.9384, 7.2282
        xyY:
        0.4931, 0.4417, 48.9384
      CIE-Lab:
        75.4130, 21.7160, 76.6270
        CIE-LCH:
        75.4130, 79.6447, 74.1773
        CIE-Luv:
        75.4130, 70.4294, 73.6816
        Hunter-Lab:
        69.9560, 16.9888, 42.8431
      #fda814 color charts
#fda814 RGB chart
      #fda814 CMYK chart
      #fda814 RGB pie chart
      #fda814 color shades, tints & tones
#fda814 color schemes
#fda814 color preview, HTML & CSS examples
           This text has a color of #fda814        
        
          <p style="color:#fda814;">Text here</p>
        
        
          .mytext {color:#fda814;}
        
        Text color #fda814
      
           This box has a color of #fda814        
        
          <div style="background-color:#fda814;">Content here</div>
        
        
          .mybackground {background-color:#fda814;}
        
        Background color #fda814
      
           Border around this has a color of #fda814        
        
          <div style="border:2px solid #fda814;">Content here</div>
        
        
          .myborder {border:2px solid #fda814;}
        
        Border color #fda814