#fcaf2d color space conversions
Hex:
        #fcaf2d
        RGB:
        252, 175, 45
        CMY:
        1, 31, 82
        CMYK:
        0, 31, 82, 1
      HSL:
        38°, 97.1831%, 58.2353%
        HSV (HSB):
        38°, 82.1429%, 98.8235%
        XYZ:
        55.9485, 51.5449, 9.4830
        xyY:
        0.4783, 0.4406, 51.5449
      CIE-Lab:
        77.0079, 18.1419, 71.7058
        CIE-LCH:
        77.0079, 73.9652, 75.8018
        CIE-Luv:
        77.0079, 63.1927, 72.6950
        Hunter-Lab:
        71.7947, 13.4614, 42.4250
      #fcaf2d color charts
#fcaf2d RGB chart
      #fcaf2d CMYK chart
      #fcaf2d RGB pie chart
      #fcaf2d color shades, tints & tones
#fcaf2d color schemes
#fcaf2d color preview, HTML & CSS examples
           This text has a color of #fcaf2d        
        
          <p style="color:#fcaf2d;">Text here</p>
        
        
          .mytext {color:#fcaf2d;}
        
        Text color #fcaf2d
      
           This box has a color of #fcaf2d        
        
          <div style="background-color:#fcaf2d;">Content here</div>
        
        
          .mybackground {background-color:#fcaf2d;}
        
        Background color #fcaf2d
      
           Border around this has a color of #fcaf2d        
        
          <div style="border:2px solid #fcaf2d;">Content here</div>
        
        
          .myborder {border:2px solid #fcaf2d;}
        
        Border color #fcaf2d