#fcb42b color space conversions
Hex:
        #fcb42b
        RGB:
        252, 180, 43
        CMY:
        1, 29, 83
        CMYK:
        0, 29, 83, 1
      HSL:
        39°, 97.2093%, 57.8431%
        HSV (HSB):
        39°, 82.9365%, 98.8235%
        XYZ:
        56.9022, 53.5124, 9.6154
        xyY:
        0.4741, 0.4458, 53.5124
      CIE-Lab:
        78.1765, 15.4721, 73.3101
        CIE-LCH:
        78.1765, 74.9250, 78.0826
        CIE-Luv:
        78.1765, 59.3020, 74.9558
        Hunter-Lab:
        73.1522, 10.8319, 43.4132
      #fcb42b color charts
#fcb42b RGB chart
      #fcb42b CMYK chart
      #fcb42b RGB pie chart
      #fcb42b color shades, tints & tones
#fcb42b color schemes
#fcb42b color preview, HTML & CSS examples
           This text has a color of #fcb42b        
        
          <p style="color:#fcb42b;">Text here</p>
        
        
          .mytext {color:#fcb42b;}
        
        Text color #fcb42b
      
           This box has a color of #fcb42b        
        
          <div style="background-color:#fcb42b;">Content here</div>
        
        
          .mybackground {background-color:#fcb42b;}
        
        Background color #fcb42b
      
           Border around this has a color of #fcb42b        
        
          <div style="border:2px solid #fcb42b;">Content here</div>
        
        
          .myborder {border:2px solid #fcb42b;}
        
        Border color #fcb42b