#faf37a color space conversions
Hex:
        #faf37a
        RGB:
        250, 243, 122
        CMY:
        2, 5, 52
        CMYK:
        0, 3, 51, 2
      HSL:
        57°, 92.7536%, 72.9412%
        HSV (HSB):
        57°, 51.2000%, 98.0392%
        XYZ:
        74.9878, 85.8303, 31.0270
        xyY:
        0.3909, 0.4474, 85.8303
      CIE-Lab:
        94.2398, -13.1585, 58.4583
        CIE-LCH:
        94.2398, 59.9209, 102.6854
        CIE-Luv:
        94.2398, 10.0926, 76.4252
        Hunter-Lab:
        92.6447, -17.6479, 44.9949
      #faf37a color charts
#faf37a RGB chart
      #faf37a CMYK chart
      #faf37a RGB pie chart
      #faf37a color shades, tints & tones
#faf37a color schemes
#faf37a color preview, HTML & CSS examples
           This text has a color of #faf37a        
        
          <p style="color:#faf37a;">Text here</p>
        
        
          .mytext {color:#faf37a;}
        
        Text color #faf37a
      
           This box has a color of #faf37a        
        
          <div style="background-color:#faf37a;">Content here</div>
        
        
          .mybackground {background-color:#faf37a;}
        
        Background color #faf37a
      
           Border around this has a color of #faf37a        
        
          <div style="border:2px solid #faf37a;">Content here</div>
        
        
          .myborder {border:2px solid #faf37a;}
        
        Border color #faf37a