#fae812 color space conversions
Hex:
        #fae812
        RGB:
        250, 232, 18
        CMY:
        2, 9, 93
        CMYK:
        0, 7, 93, 2
      HSL:
        55°, 95.8678%, 52.5490%
        HSV (HSB):
        55°, 92.8000%, 98.0392%
        XYZ:
        68.3901, 78.0809, 12.0388
        xyY:
        0.4315, 0.4926, 78.0809
      CIE-Lab:
        90.8168, -12.3722, 88.1742
        CIE-LCH:
        90.8168, 89.0380, 97.9873
        CIE-Luv:
        90.8168, 19.5940, 97.4150
        Hunter-Lab:
        88.3634, -16.4833, 53.7766
      #fae812 color charts
#fae812 RGB chart
      #fae812 CMYK chart
      #fae812 RGB pie chart
      #fae812 color shades, tints & tones
#fae812 color schemes
#fae812 color preview, HTML & CSS examples
           This text has a color of #fae812        
        
          <p style="color:#fae812;">Text here</p>
        
        
          .mytext {color:#fae812;}
        
        Text color #fae812
      
           This box has a color of #fae812        
        
          <div style="background-color:#fae812;">Content here</div>
        
        
          .mybackground {background-color:#fae812;}
        
        Background color #fae812
      
           Border around this has a color of #fae812        
        
          <div style="border:2px solid #fae812;">Content here</div>
        
        
          .myborder {border:2px solid #fae812;}
        
        Border color #fae812