#faec40 color space conversions
Hex:
        #faec40
        RGB:
        250, 236, 64
        CMY:
        2, 7, 75
        CMYK:
        0, 6, 74, 2
      HSL:
        55°, 94.8980%, 61.5686%
        HSV (HSB):
        55°, 74.4000%, 98.0392%
        XYZ:
        70.3452, 80.6851, 16.7167
        xyY:
        0.4194, 0.4810, 80.6851
      CIE-Lab:
        91.9914, -13.2056, 79.0993
        CIE-LCH:
        91.9914, 80.1941, 99.4781
        CIE-Luv:
        91.9914, 16.2666, 92.4857
        Hunter-Lab:
        89.8249, -17.4035, 51.8434
      #faec40 color charts
#faec40 RGB chart
      #faec40 CMYK chart
      #faec40 RGB pie chart
      #faec40 color shades, tints & tones
#faec40 color schemes
#faec40 color preview, HTML & CSS examples
           This text has a color of #faec40        
        
          <p style="color:#faec40;">Text here</p>
        
        
          .mytext {color:#faec40;}
        
        Text color #faec40
      
           This box has a color of #faec40        
        
          <div style="background-color:#faec40;">Content here</div>
        
        
          .mybackground {background-color:#faec40;}
        
        Background color #faec40
      
           Border around this has a color of #faec40        
        
          <div style="border:2px solid #faec40;">Content here</div>
        
        
          .myborder {border:2px solid #faec40;}
        
        Border color #faec40