#fae86e color space conversions
Hex:
        #fae86e
        RGB:
        250, 232, 110
        CMY:
        2, 9, 57
        CMYK:
        0, 7, 56, 2
      HSL:
        52°, 93.3333%, 70.5882%
        HSV (HSB):
        52°, 56.0000%, 98.0392%
        XYZ:
        71.0954, 79.1630, 26.2847
        xyY:
        0.4027, 0.4484, 79.1630
      CIE-Lab:
        91.3080, -8.6579, 60.4827
        CIE-LCH:
        91.3080, 61.0993, 98.1464
        CIE-Luv:
        91.3080, 17.5662, 76.4327
        Hunter-Lab:
        88.9736, -13.0712, 44.7660
      #fae86e color charts
#fae86e RGB chart
      #fae86e CMYK chart
      #fae86e RGB pie chart
      #fae86e color shades, tints & tones
#fae86e color schemes
#fae86e color preview, HTML & CSS examples
           This text has a color of #fae86e        
        
          <p style="color:#fae86e;">Text here</p>
        
        
          .mytext {color:#fae86e;}
        
        Text color #fae86e
      
           This box has a color of #fae86e        
        
          <div style="background-color:#fae86e;">Content here</div>
        
        
          .mybackground {background-color:#fae86e;}
        
        Background color #fae86e
      
           Border around this has a color of #fae86e        
        
          <div style="border:2px solid #fae86e;">Content here</div>
        
        
          .myborder {border:2px solid #fae86e;}
        
        Border color #fae86e