#ead6ce color space conversions
Hex:
        #ead6ce
        RGB:
        234, 214, 206
        CMY:
        8, 16, 19
        CMYK:
        0, 9, 12, 8
      HSL:
        17°, 40.0000%, 86.2745%
        HSV (HSB):
        17°, 11.9658%, 91.7647%
        XYZ:
        69.1188, 70.0418, 68.2690
        xyY:
        0.3332, 0.3377, 70.0418
      CIE-Lab:
        87.0174, 5.5904, 6.4369
        CIE-LCH:
        87.0174, 8.5256, 49.0258
        CIE-Luv:
        87.0174, 12.3205, 8.5746
        Hunter-Lab:
        83.6910, 0.9607, 10.2192
      #ead6ce color charts
#ead6ce RGB chart
      #ead6ce CMYK chart
      #ead6ce RGB pie chart
      #ead6ce color shades, tints & tones
#ead6ce color schemes
#ead6ce color preview, HTML & CSS examples
           This text has a color of #ead6ce        
        
          <p style="color:#ead6ce;">Text here</p>
        
        
          .mytext {color:#ead6ce;}
        
        Text color #ead6ce
      
           This box has a color of #ead6ce        
        
          <div style="background-color:#ead6ce;">Content here</div>
        
        
          .mybackground {background-color:#ead6ce;}
        
        Background color #ead6ce
      
           Border around this has a color of #ead6ce        
        
          <div style="border:2px solid #ead6ce;">Content here</div>
        
        
          .myborder {border:2px solid #ead6ce;}
        
        Border color #ead6ce