#faf72e color space conversions
Hex:
        #faf72e
        RGB:
        250, 247, 46
        CMY:
        2, 3, 82
        CMYK:
        0, 1, 82, 2
      HSL:
        59°, 95.3271%, 58.0392%
        HSV (HSB):
        59°, 81.6000%, 98.0392%
        XYZ:
        73.1782, 87.0428, 15.5288
        xyY:
        0.4164, 0.4953, 87.0428
      CIE-Lab:
        94.7564, -19.1321, 86.4658
        CIE-LCH:
        94.7564, 88.5572, 102.4767
        CIE-Luv:
        94.7564, 9.2563, 100.0875
        Hunter-Lab:
        93.2967, -23.2609, 55.4392
      #faf72e color charts
#faf72e RGB chart
      #faf72e CMYK chart
      #faf72e RGB pie chart
      #faf72e color shades, tints & tones
#faf72e color schemes
#faf72e color preview, HTML & CSS examples
           This text has a color of #faf72e        
        
          <p style="color:#faf72e;">Text here</p>
        
        
          .mytext {color:#faf72e;}
        
        Text color #faf72e
      
           This box has a color of #faf72e        
        
          <div style="background-color:#faf72e;">Content here</div>
        
        
          .mybackground {background-color:#faf72e;}
        
        Background color #faf72e
      
           Border around this has a color of #faf72e        
        
          <div style="border:2px solid #faf72e;">Content here</div>
        
        
          .myborder {border:2px solid #faf72e;}
        
        Border color #faf72e