#faca0d color space conversions
Hex:
        #faca0d
        RGB:
        250, 202, 13
        CMY:
        2, 21, 95
        CMYK:
        0, 19, 95, 2
      HSL:
        48°, 95.9514%, 51.5686%
        HSV (HSB):
        48°, 94.8000%, 98.0392%
        XYZ:
        60.6175, 62.5941, 9.2678
        xyY:
        0.4576, 0.4725, 62.5941
      CIE-Lab:
        83.2284, 2.6760, 83.1066
        CIE-LCH:
        83.2284, 83.1497, 88.1557
        CIE-Luv:
        83.2284, 41.3088, 86.5821
        Hunter-Lab:
        79.1164, -1.6905, 48.4362
      #faca0d color charts
#faca0d RGB chart
      #faca0d CMYK chart
      #faca0d RGB pie chart
      #faca0d color shades, tints & tones
#faca0d color schemes
#faca0d color preview, HTML & CSS examples
           This text has a color of #faca0d        
        
          <p style="color:#faca0d;">Text here</p>
        
        
          .mytext {color:#faca0d;}
        
        Text color #faca0d
      
           This box has a color of #faca0d        
        
          <div style="background-color:#faca0d;">Content here</div>
        
        
          .mybackground {background-color:#faca0d;}
        
        Background color #faca0d
      
           Border around this has a color of #faca0d        
        
          <div style="border:2px solid #faca0d;">Content here</div>
        
        
          .myborder {border:2px solid #faca0d;}
        
        Border color #faca0d