#faf57e color space conversions
Hex:
        #faf57e
        RGB:
        250, 245, 126
        CMY:
        2, 4, 51
        CMYK:
        0, 2, 50, 2
      HSL:
        58°, 92.5373%, 73.7255%
        HSV (HSB):
        58°, 49.6000%, 98.0392%
        XYZ:
        75.8426, 87.1352, 32.5601
        xyY:
        0.3879, 0.4456, 87.1352
      CIE-Lab:
        94.7956, -13.8054, 57.2836
        CIE-LCH:
        94.7956, 58.9237, 103.5499
        CIE-Luv:
        94.7956, 8.7054, 75.5952
        Hunter-Lab:
        93.3462, -18.3269, 44.6614
      #faf57e color charts
#faf57e RGB chart
      #faf57e CMYK chart
      #faf57e RGB pie chart
      #faf57e color shades, tints & tones
#faf57e color schemes
#faf57e color preview, HTML & CSS examples
           This text has a color of #faf57e        
        
          <p style="color:#faf57e;">Text here</p>
        
        
          .mytext {color:#faf57e;}
        
        Text color #faf57e
      
           This box has a color of #faf57e        
        
          <div style="background-color:#faf57e;">Content here</div>
        
        
          .mybackground {background-color:#faf57e;}
        
        Background color #faf57e
      
           Border around this has a color of #faf57e        
        
          <div style="border:2px solid #faf57e;">Content here</div>
        
        
          .myborder {border:2px solid #faf57e;}
        
        Border color #faf57e