#faea8a color space conversions
Hex:
        #faea8a
        RGB:
        250, 234, 138
        CMY:
        2, 8, 46
        CMYK:
        0, 6, 45, 2
      HSL:
        51°, 91.8033%, 76.0784%
        HSV (HSB):
        51°, 44.8000%, 98.0392%
        XYZ:
        73.4346, 81.0046, 35.8098
        xyY:
        0.3860, 0.4258, 81.0046
      CIE-Lab:
        92.1337, -7.2930, 48.3851
        CIE-LCH:
        92.1337, 48.9316, 98.5715
        CIE-Luv:
        92.1337, 15.0731, 64.5877
        Hunter-Lab:
        90.0026, -11.8633, 39.4118
      #faea8a color charts
#faea8a RGB chart
      #faea8a CMYK chart
      #faea8a RGB pie chart
      #faea8a color shades, tints & tones
#faea8a color schemes
#faea8a color preview, HTML & CSS examples
           This text has a color of #faea8a        
        
          <p style="color:#faea8a;">Text here</p>
        
        
          .mytext {color:#faea8a;}
        
        Text color #faea8a
      
           This box has a color of #faea8a        
        
          <div style="background-color:#faea8a;">Content here</div>
        
        
          .mybackground {background-color:#faea8a;}
        
        Background color #faea8a
      
           Border around this has a color of #faea8a        
        
          <div style="border:2px solid #faea8a;">Content here</div>
        
        
          .myborder {border:2px solid #faea8a;}
        
        Border color #faea8a