#faf10d color space conversions
Hex:
        #faf10d
        RGB:
        250, 241, 13
        CMY:
        2, 5, 95
        CMYK:
        0, 4, 95, 2
      HSL:
        58°, 95.9514%, 51.5686%
        HSV (HSB):
        58°, 94.8000%, 98.0392%
        XYZ:
        70.9523, 83.2636, 12.7127
        xyY:
        0.4250, 0.4988, 83.2636
      CIE-Lab:
        93.1297, -16.8151, 90.4035
        CIE-LCH:
        93.1297, 91.9540, 100.5366
        CIE-Luv:
        93.1297, 13.4917, 101.0516
        Hunter-Lab:
        91.2489, -20.8896, 55.6140
      #faf10d color charts
#faf10d RGB chart
      #faf10d CMYK chart
      #faf10d RGB pie chart
      #faf10d color shades, tints & tones
#faf10d color schemes
#faf10d color preview, HTML & CSS examples
           This text has a color of #faf10d        
        
          <p style="color:#faf10d;">Text here</p>
        
        
          .mytext {color:#faf10d;}
        
        Text color #faf10d
      
           This box has a color of #faf10d        
        
          <div style="background-color:#faf10d;">Content here</div>
        
        
          .mybackground {background-color:#faf10d;}
        
        Background color #faf10d
      
           Border around this has a color of #faf10d        
        
          <div style="border:2px solid #faf10d;">Content here</div>
        
        
          .myborder {border:2px solid #faf10d;}
        
        Border color #faf10d