#fae13b color space conversions
Hex:
        #fae13b
        RGB:
        250, 225, 59
        CMY:
        2, 12, 77
        CMYK:
        0, 10, 76, 2
      HSL:
        52°, 95.0249%, 60.5882%
        HSV (HSB):
        52°, 76.4000%, 98.0392%
        XYZ:
        67.1390, 74.4902, 14.9771
        xyY:
        0.4287, 0.4757, 74.4902
      CIE-Lab:
        89.1536, -7.9525, 78.0583
        CIE-LCH:
        89.1536, 78.4623, 95.8172
        CIE-Luv:
        89.1536, 23.8762, 89.2076
        Hunter-Lab:
        86.3077, -12.1829, 50.1267
      #fae13b color charts
#fae13b RGB chart
      #fae13b CMYK chart
      #fae13b RGB pie chart
      #fae13b color shades, tints & tones
#fae13b color schemes
#fae13b color preview, HTML & CSS examples
           This text has a color of #fae13b        
        
          <p style="color:#fae13b;">Text here</p>
        
        
          .mytext {color:#fae13b;}
        
        Text color #fae13b
      
           This box has a color of #fae13b        
        
          <div style="background-color:#fae13b;">Content here</div>
        
        
          .mybackground {background-color:#fae13b;}
        
        Background color #fae13b
      
           Border around this has a color of #fae13b        
        
          <div style="border:2px solid #fae13b;">Content here</div>
        
        
          .myborder {border:2px solid #fae13b;}
        
        Border color #fae13b