#ede6c2 color space conversions
Hex:
        #ede6c2
        RGB:
        237, 230, 194
        CMY:
        7, 10, 24
        CMYK:
        0, 3, 18, 7
      HSL:
        50°, 54.4304%, 84.5098%
        HSV (HSB):
        50°, 18.1435%, 92.9412%
        XYZ:
        72.9595, 78.4932, 62.3443
        xyY:
        0.3413, 0.3671, 78.4932
      CIE-Lab:
        91.0045, -3.4171, 18.4138
        CIE-LCH:
        91.0045, 18.7281, 100.5131
        CIE-Luv:
        91.0045, 6.1441, 27.3723
        Hunter-Lab:
        88.5964, -8.0482, 20.2958
      #ede6c2 color charts
#ede6c2 RGB chart
      #ede6c2 CMYK chart
      #ede6c2 RGB pie chart
      #ede6c2 color shades, tints & tones
#ede6c2 color schemes
#ede6c2 color preview, HTML & CSS examples
           This text has a color of #ede6c2        
        
          <p style="color:#ede6c2;">Text here</p>
        
        
          .mytext {color:#ede6c2;}
        
        Text color #ede6c2
      
           This box has a color of #ede6c2        
        
          <div style="background-color:#ede6c2;">Content here</div>
        
        
          .mybackground {background-color:#ede6c2;}
        
        Background color #ede6c2
      
           Border around this has a color of #ede6c2        
        
          <div style="border:2px solid #ede6c2;">Content here</div>
        
        
          .myborder {border:2px solid #ede6c2;}
        
        Border color #ede6c2