#faea5b color space conversions
Hex:
        #faea5b
        RGB:
        250, 234, 91
        CMY:
        2, 8, 64
        CMYK:
        0, 6, 64, 2
      HSL:
        54°, 94.0828%, 66.8627%
        HSV (HSB):
        54°, 63.6000%, 98.0392%
        XYZ:
        70.7355, 79.9250, 21.5964
        xyY:
        0.4106, 0.4640, 79.9250
      CIE-Lab:
        91.6512, -10.9044, 68.9682
        CIE-LCH:
        91.6512, 69.8249, 98.9845
        CIE-Luv:
        91.6512, 16.9154, 84.2679
        Hunter-Lab:
        89.4008, -15.2189, 48.2579
      #faea5b color charts
#faea5b RGB chart
      #faea5b CMYK chart
      #faea5b RGB pie chart
      #faea5b color shades, tints & tones
#faea5b color schemes
#faea5b color preview, HTML & CSS examples
           This text has a color of #faea5b        
        
          <p style="color:#faea5b;">Text here</p>
        
        
          .mytext {color:#faea5b;}
        
        Text color #faea5b
      
           This box has a color of #faea5b        
        
          <div style="background-color:#faea5b;">Content here</div>
        
        
          .mybackground {background-color:#faea5b;}
        
        Background color #faea5b
      
           Border around this has a color of #faea5b        
        
          <div style="border:2px solid #faea5b;">Content here</div>
        
        
          .myborder {border:2px solid #faea5b;}
        
        Border color #faea5b