#ead7aa color space conversions
Hex:
        #ead7aa
        RGB:
        234, 215, 170
        CMY:
        8, 16, 33
        CMYK:
        0, 8, 27, 8
      HSL:
        42°, 60.3774%, 79.2157%
        HSV (HSB):
        42°, 27.3504%, 91.7647%
        XYZ:
        65.4878, 68.9956, 47.8961
        xyY:
        0.3591, 0.3783, 68.9956
      CIE-Lab:
        86.5019, -0.2031, 24.6224
        CIE-LCH:
        86.5019, 24.6232, 90.4727
        CIE-Luv:
        86.5019, 14.2965, 34.6171
        Hunter-Lab:
        83.0636, -4.6308, 23.9567
      #ead7aa color charts
#ead7aa RGB chart
      #ead7aa CMYK chart
      #ead7aa RGB pie chart
      #ead7aa color shades, tints & tones
#ead7aa color schemes
#ead7aa color preview, HTML & CSS examples
           This text has a color of #ead7aa        
        
          <p style="color:#ead7aa;">Text here</p>
        
        
          .mytext {color:#ead7aa;}
        
        Text color #ead7aa
      
           This box has a color of #ead7aa        
        
          <div style="background-color:#ead7aa;">Content here</div>
        
        
          .mybackground {background-color:#ead7aa;}
        
        Background color #ead7aa
      
           Border around this has a color of #ead7aa        
        
          <div style="border:2px solid #ead7aa;">Content here</div>
        
        
          .myborder {border:2px solid #ead7aa;}
        
        Border color #ead7aa