#fcbf1f color space conversions
Hex:
        #fcbf1f
        RGB:
        252, 191, 31
        CMY:
        1, 25, 88
        CMYK:
        0, 24, 88, 1
      HSL:
        43°, 97.3568%, 55.4902%
        HSV (HSB):
        43°, 87.6984%, 98.8235%
        XYZ:
        59.0230, 58.0560, 9.3914
        xyY:
        0.4667, 0.4590, 58.0560
      CIE-Lab:
        80.7699, 9.4656, 78.4783
        CIE-LCH:
        80.7699, 79.0471, 83.1226
        CIE-Luv:
        80.7699, 51.0234, 80.9071
        Hunter-Lab:
        76.1945, 4.9323, 46.0283
      #fcbf1f color charts
#fcbf1f RGB chart
      #fcbf1f CMYK chart
      #fcbf1f RGB pie chart
      #fcbf1f color shades, tints & tones
#fcbf1f color schemes
#fcbf1f color preview, HTML & CSS examples
           This text has a color of #fcbf1f        
        
          <p style="color:#fcbf1f;">Text here</p>
        
        
          .mytext {color:#fcbf1f;}
        
        Text color #fcbf1f
      
           This box has a color of #fcbf1f        
        
          <div style="background-color:#fcbf1f;">Content here</div>
        
        
          .mybackground {background-color:#fcbf1f;}
        
        Background color #fcbf1f
      
           Border around this has a color of #fcbf1f        
        
          <div style="border:2px solid #fcbf1f;">Content here</div>
        
        
          .myborder {border:2px solid #fcbf1f;}
        
        Border color #fcbf1f