#fdac1b color space conversions
Hex:
        #fdac1b
        RGB:
        253, 172, 27
        CMY:
        1, 33, 89
        CMYK:
        0, 32, 89, 1
      HSL:
        38°, 98.2609%, 54.9020%
        HSV (HSB):
        38°, 89.3281%, 99.2157%
        XYZ:
        55.4584, 50.4668, 7.8550
        xyY:
        0.4874, 0.4435, 50.4668
      CIE-Lab:
        76.3549, 19.7292, 75.9747
        CIE-LCH:
        76.3549, 78.4946, 75.4429
        CIE-Luv:
        76.3549, 67.0045, 74.3965
        Hunter-Lab:
        71.0400, 15.0285, 43.1722
      #fdac1b color charts
#fdac1b RGB chart
      #fdac1b CMYK chart
      #fdac1b RGB pie chart
      #fdac1b color shades, tints & tones
#fdac1b color schemes
#fdac1b color preview, HTML & CSS examples
           This text has a color of #fdac1b        
        
          <p style="color:#fdac1b;">Text here</p>
        
        
          .mytext {color:#fdac1b;}
        
        Text color #fdac1b
      
           This box has a color of #fdac1b        
        
          <div style="background-color:#fdac1b;">Content here</div>
        
        
          .mybackground {background-color:#fdac1b;}
        
        Background color #fdac1b
      
           Border around this has a color of #fdac1b        
        
          <div style="border:2px solid #fdac1b;">Content here</div>
        
        
          .myborder {border:2px solid #fdac1b;}
        
        Border color #fdac1b