#fcbd2f color space conversions
Hex:
        #fcbd2f
        RGB:
        252, 189, 47
        CMY:
        1, 26, 82
        CMYK:
        0, 25, 81, 1
      HSL:
        42°, 97.1564%, 58.6275%
        HSV (HSB):
        42°, 81.3492%, 98.8235%
        XYZ:
        58.8556, 57.2959, 10.6465
        xyY:
        0.4642, 0.4519, 57.2959
      CIE-Lab:
        80.3457, 10.8902, 73.9738
        CIE-LCH:
        80.3457, 74.7712, 81.6253
        CIE-Luv:
        80.3457, 52.1331, 77.6409
        Hunter-Lab:
        75.6940, 6.3273, 44.6466
      #fcbd2f color charts
#fcbd2f RGB chart
      #fcbd2f CMYK chart
      #fcbd2f RGB pie chart
      #fcbd2f color shades, tints & tones
#fcbd2f color schemes
#fcbd2f color preview, HTML & CSS examples
           This text has a color of #fcbd2f        
        
          <p style="color:#fcbd2f;">Text here</p>
        
        
          .mytext {color:#fcbd2f;}
        
        Text color #fcbd2f
      
           This box has a color of #fcbd2f        
        
          <div style="background-color:#fcbd2f;">Content here</div>
        
        
          .mybackground {background-color:#fcbd2f;}
        
        Background color #fcbd2f
      
           Border around this has a color of #fcbd2f        
        
          <div style="border:2px solid #fcbd2f;">Content here</div>
        
        
          .myborder {border:2px solid #fcbd2f;}
        
        Border color #fcbd2f