#edc4a2 color space conversions
Hex:
        #edc4a2
        RGB:
        237, 196, 162
        CMY:
        7, 23, 36
        CMYK:
        0, 17, 32, 7
      HSL:
        27°, 67.5676%, 78.2353%
        HSV (HSB):
        27°, 31.6456%, 92.9412%
        XYZ:
        61.1866, 60.0930, 42.5567
        xyY:
        0.3735, 0.3668, 60.0930
      CIE-Lab:
        81.8887, 9.7929, 22.5450
        CIE-LCH:
        81.8887, 24.5800, 66.5213
        CIE-Luv:
        81.8887, 28.3663, 29.5201
        Hunter-Lab:
        77.5197, 5.2312, 21.7148
      #edc4a2 color charts
#edc4a2 RGB chart
      #edc4a2 CMYK chart
      #edc4a2 RGB pie chart
      #edc4a2 color shades, tints & tones
#edc4a2 color schemes
#edc4a2 color preview, HTML & CSS examples
           This text has a color of #edc4a2        
        
          <p style="color:#edc4a2;">Text here</p>
        
        
          .mytext {color:#edc4a2;}
        
        Text color #edc4a2
      
           This box has a color of #edc4a2        
        
          <div style="background-color:#edc4a2;">Content here</div>
        
        
          .mybackground {background-color:#edc4a2;}
        
        Background color #edc4a2
      
           Border around this has a color of #edc4a2        
        
          <div style="border:2px solid #edc4a2;">Content here</div>
        
        
          .myborder {border:2px solid #edc4a2;}
        
        Border color #edc4a2