#edcac5 color space conversions
Hex:
        #edcac5
        RGB:
        237, 202, 197
        CMY:
        7, 21, 23
        CMYK:
        0, 15, 17, 7
      HSL:
        7°, 52.6316%, 85.0980%
        HSV (HSB):
        7°, 16.8776%, 92.9412%
        XYZ:
        66.1236, 64.2768, 61.7449
        xyY:
        0.3441, 0.3345, 64.2768
      CIE-Lab:
        84.1097, 11.5326, 7.0601
        CIE-LCH:
        84.1097, 13.5220, 31.4744
        CIE-Luv:
        84.1097, 21.6058, 8.2972
        Hunter-Lab:
        80.1728, 6.9179, 10.4589
      #edcac5 color charts
#edcac5 RGB chart
      #edcac5 CMYK chart
      #edcac5 RGB pie chart
      #edcac5 color shades, tints & tones
#edcac5 color schemes
#edcac5 color preview, HTML & CSS examples
           This text has a color of #edcac5        
        
          <p style="color:#edcac5;">Text here</p>
        
        
          .mytext {color:#edcac5;}
        
        Text color #edcac5
      
           This box has a color of #edcac5        
        
          <div style="background-color:#edcac5;">Content here</div>
        
        
          .mybackground {background-color:#edcac5;}
        
        Background color #edcac5
      
           Border around this has a color of #edcac5        
        
          <div style="border:2px solid #edcac5;">Content here</div>
        
        
          .myborder {border:2px solid #edcac5;}
        
        Border color #edcac5