#edc9c2 color space conversions
Hex:
        #edc9c2
        RGB:
        237, 201, 194
        CMY:
        7, 21, 24
        CMYK:
        0, 15, 18, 7
      HSL:
        10°, 54.4304%, 84.5098%
        HSV (HSB):
        10°, 18.1435%, 92.9412%
        XYZ:
        65.5493, 63.6729, 59.8742
        xyY:
        0.3466, 0.3367, 63.6729
      CIE-Lab:
        83.7951, 11.6019, 8.2068
        CIE-LCH:
        83.7951, 14.2111, 35.2743
        CIE-Luv:
        83.7951, 22.4509, 9.9182
        Hunter-Lab:
        79.7953, 6.9904, 11.3686
      #edc9c2 color charts
#edc9c2 RGB chart
      #edc9c2 CMYK chart
      #edc9c2 RGB pie chart
      #edc9c2 color shades, tints & tones
#edc9c2 color schemes
#edc9c2 color preview, HTML & CSS examples
           This text has a color of #edc9c2        
        
          <p style="color:#edc9c2;">Text here</p>
        
        
          .mytext {color:#edc9c2;}
        
        Text color #edc9c2
      
           This box has a color of #edc9c2        
        
          <div style="background-color:#edc9c2;">Content here</div>
        
        
          .mybackground {background-color:#edc9c2;}
        
        Background color #edc9c2
      
           Border around this has a color of #edc9c2        
        
          <div style="border:2px solid #edc9c2;">Content here</div>
        
        
          .myborder {border:2px solid #edc9c2;}
        
        Border color #edc9c2