#fae531 color space conversions
Hex:
        #fae531
        RGB:
        250, 229, 49
        CMY:
        2, 10, 81
        CMYK:
        0, 8, 80, 2
      HSL:
        54°, 95.2607%, 58.6275%
        HSV (HSB):
        54°, 80.4000%, 98.0392%
        XYZ:
        67.9980, 76.5844, 14.1041
        xyY:
        0.4285, 0.4826, 76.5844
      CIE-Lab:
        90.1300, -10.2696, 81.7878
        CIE-LCH:
        90.1300, 82.4300, 97.1568
        CIE-Luv:
        90.1300, 21.3076, 92.6764
        Hunter-Lab:
        87.5125, -14.4507, 51.7032
      #fae531 color charts
#fae531 RGB chart
      #fae531 CMYK chart
      #fae531 RGB pie chart
      #fae531 color shades, tints & tones
#fae531 color schemes
#fae531 color preview, HTML & CSS examples
           This text has a color of #fae531        
        
          <p style="color:#fae531;">Text here</p>
        
        
          .mytext {color:#fae531;}
        
        Text color #fae531
      
           This box has a color of #fae531        
        
          <div style="background-color:#fae531;">Content here</div>
        
        
          .mybackground {background-color:#fae531;}
        
        Background color #fae531
      
           Border around this has a color of #fae531        
        
          <div style="border:2px solid #fae531;">Content here</div>
        
        
          .myborder {border:2px solid #fae531;}
        
        Border color #fae531