#edc4a5 color space conversions
Hex:
        #edc4a5
        RGB:
        237, 196, 165
        CMY:
        7, 23, 35
        CMYK:
        0, 17, 30, 7
      HSL:
        26°, 66.6667%, 78.8235%
        HSV (HSB):
        26°, 30.3797%, 92.9412%
        XYZ:
        61.4565, 60.2010, 43.9782
        xyY:
        0.3710, 0.3635, 60.2010
      CIE-Lab:
        81.9473, 10.1743, 21.0357
        CIE-LCH:
        81.9473, 23.3670, 64.1885
        CIE-Luv:
        81.9473, 28.0934, 27.5191
        Hunter-Lab:
        77.5893, 5.6040, 20.7065
      #edc4a5 color charts
#edc4a5 RGB chart
      #edc4a5 CMYK chart
      #edc4a5 RGB pie chart
      #edc4a5 color shades, tints & tones
#edc4a5 color schemes
#edc4a5 color preview, HTML & CSS examples
           This text has a color of #edc4a5        
        
          <p style="color:#edc4a5;">Text here</p>
        
        
          .mytext {color:#edc4a5;}
        
        Text color #edc4a5
      
           This box has a color of #edc4a5        
        
          <div style="background-color:#edc4a5;">Content here</div>
        
        
          .mybackground {background-color:#edc4a5;}
        
        Background color #edc4a5
      
           Border around this has a color of #edc4a5        
        
          <div style="border:2px solid #edc4a5;">Content here</div>
        
        
          .myborder {border:2px solid #edc4a5;}
        
        Border color #edc4a5