#fcb94b color space conversions
Hex:
        #fcb94b
        RGB:
        252, 185, 75
        CMY:
        1, 27, 71
        CMYK:
        0, 27, 70, 1
      HSL:
        37°, 96.7213%, 64.1176%
        HSV (HSB):
        37°, 70.2381%, 98.8235%
        XYZ:
        58.7638, 55.9014, 14.3495
        xyY:
        0.4555, 0.4333, 55.9014
      CIE-Lab:
        79.5577, 14.0655, 62.9763
        CIE-LCH:
        79.5577, 64.5279, 77.4098
        CIE-Luv:
        79.5577, 53.9161, 68.9846
        Hunter-Lab:
        74.7672, 9.4508, 40.9580
      #fcb94b color charts
#fcb94b RGB chart
      #fcb94b CMYK chart
      #fcb94b RGB pie chart
      #fcb94b color shades, tints & tones
#fcb94b color schemes
#fcb94b color preview, HTML & CSS examples
           This text has a color of #fcb94b        
        
          <p style="color:#fcb94b;">Text here</p>
        
        
          .mytext {color:#fcb94b;}
        
        Text color #fcb94b
      
           This box has a color of #fcb94b        
        
          <div style="background-color:#fcb94b;">Content here</div>
        
        
          .mybackground {background-color:#fcb94b;}
        
        Background color #fcb94b
      
           Border around this has a color of #fcb94b        
        
          <div style="border:2px solid #fcb94b;">Content here</div>
        
        
          .myborder {border:2px solid #fcb94b;}
        
        Border color #fcb94b