#fae42e color space conversions
Hex:
        #fae42e
        RGB:
        250, 228, 46
        CMY:
        2, 11, 82
        CMYK:
        0, 9, 82, 2
      HSL:
        54°, 95.3271%, 58.0392%
        HSV (HSB):
        54°, 81.6000%, 98.0392%
        XYZ:
        67.6609, 76.0081, 13.6897
        xyY:
        0.4300, 0.4830, 76.0081
      CIE-Lab:
        89.8631, -9.8595, 82.3287
        CIE-LCH:
        89.8631, 82.9170, 96.8291
        CIE-Luv:
        89.8631, 22.0493, 92.7862
        Hunter-Lab:
        87.1826, -14.0388, 51.7179
      #fae42e color charts
#fae42e RGB chart
      #fae42e CMYK chart
      #fae42e RGB pie chart
      #fae42e color shades, tints & tones
#fae42e color schemes
#fae42e color preview, HTML & CSS examples
           This text has a color of #fae42e        
        
          <p style="color:#fae42e;">Text here</p>
        
        
          .mytext {color:#fae42e;}
        
        Text color #fae42e
      
           This box has a color of #fae42e        
        
          <div style="background-color:#fae42e;">Content here</div>
        
        
          .mybackground {background-color:#fae42e;}
        
        Background color #fae42e
      
           Border around this has a color of #fae42e        
        
          <div style="border:2px solid #fae42e;">Content here</div>
        
        
          .myborder {border:2px solid #fae42e;}
        
        Border color #fae42e