#fcb50e color space conversions
Hex:
        #fcb50e
        RGB:
        252, 181, 14
        CMY:
        1, 29, 95
        CMYK:
        0, 28, 94, 1
      HSL:
        42°, 97.5410%, 52.1569%
        HSV (HSB):
        42°, 94.4444%, 98.8235%
        XYZ:
        56.7480, 53.7749, 7.8041
        xyY:
        0.4796, 0.4545, 53.7749
      CIE-Lab:
        78.3303, 14.4285, 79.5607
        CIE-LCH:
        78.3303, 80.8585, 79.7210
        CIE-Luv:
        78.3303, 59.1959, 78.8435
        Hunter-Lab:
        73.3314, 9.8036, 45.0222
      #fcb50e color charts
#fcb50e RGB chart
      #fcb50e CMYK chart
      #fcb50e RGB pie chart
      #fcb50e color shades, tints & tones
#fcb50e color schemes
#fcb50e color preview, HTML & CSS examples
           This text has a color of #fcb50e        
        
          <p style="color:#fcb50e;">Text here</p>
        
        
          .mytext {color:#fcb50e;}
        
        Text color #fcb50e
      
           This box has a color of #fcb50e        
        
          <div style="background-color:#fcb50e;">Content here</div>
        
        
          .mybackground {background-color:#fcb50e;}
        
        Background color #fcb50e
      
           Border around this has a color of #fcb50e        
        
          <div style="border:2px solid #fcb50e;">Content here</div>
        
        
          .myborder {border:2px solid #fcb50e;}
        
        Border color #fcb50e