#faee3b color space conversions
Hex:
        #faee3b
        RGB:
        250, 238, 59
        CMY:
        2, 7, 77
        CMYK:
        0, 5, 76, 2
      HSL:
        56°, 95.0249%, 60.5882%
        HSV (HSB):
        56°, 76.4000%, 98.0392%
        XYZ:
        70.7883, 81.7888, 16.1936
        xyY:
        0.4194, 0.4846, 81.7888
      CIE-Lab:
        92.4816, -14.3710, 81.0734
        CIE-LCH:
        92.4816, 82.3373, 100.0518
        CIE-Luv:
        92.4816, 15.0224, 94.3307
        Hunter-Lab:
        90.4372, -18.5470, 52.6896
      #faee3b color charts
#faee3b RGB chart
      #faee3b CMYK chart
      #faee3b RGB pie chart
      #faee3b color shades, tints & tones
#faee3b color schemes
#faee3b color preview, HTML & CSS examples
           This text has a color of #faee3b        
        
          <p style="color:#faee3b;">Text here</p>
        
        
          .mytext {color:#faee3b;}
        
        Text color #faee3b
      
           This box has a color of #faee3b        
        
          <div style="background-color:#faee3b;">Content here</div>
        
        
          .mybackground {background-color:#faee3b;}
        
        Background color #faee3b
      
           Border around this has a color of #faee3b        
        
          <div style="border:2px solid #faee3b;">Content here</div>
        
        
          .myborder {border:2px solid #faee3b;}
        
        Border color #faee3b