#fae382 color space conversions
Hex:
        #fae382
        RGB:
        250, 227, 130
        CMY:
        2, 11, 49
        CMYK:
        0, 9, 48, 2
      HSL:
        49°, 92.3077%, 74.5098%
        HSV (HSB):
        49°, 48.0000%, 98.0392%
        XYZ:
        70.9227, 76.8739, 32.2192
        xyY:
        0.3940, 0.4270, 76.8739
      CIE-Lab:
        90.2635, -4.5238, 49.9381
        CIE-LCH:
        90.2635, 50.1426, 95.1762
        CIE-Luv:
        90.2635, 19.9077, 65.1610
        Hunter-Lab:
        87.6777, -9.0471, 39.5869
      #fae382 color charts
#fae382 RGB chart
      #fae382 CMYK chart
      #fae382 RGB pie chart
      #fae382 color shades, tints & tones
#fae382 color schemes
#fae382 color preview, HTML & CSS examples
           This text has a color of #fae382        
        
          <p style="color:#fae382;">Text here</p>
        
        
          .mytext {color:#fae382;}
        
        Text color #fae382
      
           This box has a color of #fae382        
        
          <div style="background-color:#fae382;">Content here</div>
        
        
          .mybackground {background-color:#fae382;}
        
        Background color #fae382
      
           Border around this has a color of #fae382        
        
          <div style="border:2px solid #fae382;">Content here</div>
        
        
          .myborder {border:2px solid #fae382;}
        
        Border color #fae382