#fdb114 color space conversions
Hex:
        #fdb114
        RGB:
        253, 177, 20
        CMY:
        1, 31, 92
        CMYK:
        0, 30, 92, 1
      HSL:
        40°, 98.3122%, 53.5294%
        HSV (HSB):
        40°, 92.0949%, 99.2157%
        XYZ:
        56.3564, 52.3774, 7.8014
        xyY:
        0.4836, 0.4495, 52.3774
      CIE-Lab:
        77.5060, 17.0109, 78.1492
        CIE-LCH:
        77.5060, 79.9792, 77.7199
        CIE-Luv:
        77.5060, 63.1155, 76.9441
        Hunter-Lab:
        72.3723, 12.3469, 44.2694
      #fdb114 color charts
#fdb114 RGB chart
      #fdb114 CMYK chart
      #fdb114 RGB pie chart
      #fdb114 color shades, tints & tones
#fdb114 color schemes
#fdb114 color preview, HTML & CSS examples
           This text has a color of #fdb114        
        
          <p style="color:#fdb114;">Text here</p>
        
        
          .mytext {color:#fdb114;}
        
        Text color #fdb114
      
           This box has a color of #fdb114        
        
          <div style="background-color:#fdb114;">Content here</div>
        
        
          .mybackground {background-color:#fdb114;}
        
        Background color #fdb114
      
           Border around this has a color of #fdb114        
        
          <div style="border:2px solid #fdb114;">Content here</div>
        
        
          .myborder {border:2px solid #fdb114;}
        
        Border color #fdb114