#fae230 color space conversions
Hex:
        #fae230
        RGB:
        250, 226, 48
        CMY:
        2, 11, 81
        CMYK:
        0, 10, 81, 2
      HSL:
        53°, 95.2830%, 58.4314%
        HSV (HSB):
        53°, 80.8000%, 98.0392%
        XYZ:
        67.1542, 74.9301, 13.7199
        xyY:
        0.4310, 0.4809, 74.9301
      CIE-Lab:
        89.3602, -8.8094, 81.3882
        CIE-LCH:
        89.3602, 81.8635, 96.1776
        CIE-Luv:
        89.3602, 23.4037, 91.6857
        Hunter-Lab:
        86.5622, -13.0050, 51.1962
      #fae230 color charts
#fae230 RGB chart
      #fae230 CMYK chart
      #fae230 RGB pie chart
      #fae230 color shades, tints & tones
#fae230 color schemes
#fae230 color preview, HTML & CSS examples
           This text has a color of #fae230        
        
          <p style="color:#fae230;">Text here</p>
        
        
          .mytext {color:#fae230;}
        
        Text color #fae230
      
           This box has a color of #fae230        
        
          <div style="background-color:#fae230;">Content here</div>
        
        
          .mybackground {background-color:#fae230;}
        
        Background color #fae230
      
           Border around this has a color of #fae230        
        
          <div style="border:2px solid #fae230;">Content here</div>
        
        
          .myborder {border:2px solid #fae230;}
        
        Border color #fae230