#fdbd70 color space conversions
Hex:
        #fdbd70
        RGB:
        253, 189, 112
        CMY:
        1, 26, 56
        CMYK:
        0, 25, 56, 1
      HSL:
        33°, 97.2414%, 71.5686%
        HSV (HSB):
        33°, 55.7312%, 99.2157%
        XYZ:
        61.6302, 58.4477, 23.3625
        xyY:
        0.4297, 0.4075, 58.4477
      CIE-Lab:
        80.9871, 14.7204, 47.4854
        CIE-LCH:
        80.9871, 49.7147, 72.7767
        CIE-Luv:
        80.9871, 49.0826, 56.1096
        Hunter-Lab:
        76.4511, 10.1065, 35.3975
      #fdbd70 color charts
#fdbd70 RGB chart
      #fdbd70 CMYK chart
      #fdbd70 RGB pie chart
      #fdbd70 color shades, tints & tones
#fdbd70 color schemes
#fdbd70 color preview, HTML & CSS examples
           This text has a color of #fdbd70        
        
          <p style="color:#fdbd70;">Text here</p>
        
        
          .mytext {color:#fdbd70;}
        
        Text color #fdbd70
      
           This box has a color of #fdbd70        
        
          <div style="background-color:#fdbd70;">Content here</div>
        
        
          .mybackground {background-color:#fdbd70;}
        
        Background color #fdbd70
      
           Border around this has a color of #fdbd70        
        
          <div style="border:2px solid #fdbd70;">Content here</div>
        
        
          .myborder {border:2px solid #fdbd70;}
        
        Border color #fdbd70