#edb3c1 color space conversions
Hex:
        #edb3c1
        RGB:
        237, 179, 193
        CMY:
        7, 30, 24
        CMYK:
        0, 24, 19, 7
      HSL:
        346°, 61.7021%, 81.5686%
        HSV (HSB):
        346°, 24.4726%, 92.9412%
        XYZ:
        60.6708, 54.0950, 57.6958
        xyY:
        0.3518, 0.3137, 54.0950
      CIE-Lab:
        78.5171, 23.1093, 1.1185
        CIE-LCH:
        78.5171, 23.1363, 2.7709
        CIE-Luv:
        78.5171, 35.0641, -2.5804
        Hunter-Lab:
        73.5493, 18.5333, 4.9745
      #edb3c1 color charts
#edb3c1 RGB chart
      #edb3c1 CMYK chart
      #edb3c1 RGB pie chart
      #edb3c1 color shades, tints & tones
#edb3c1 color schemes
#edb3c1 color preview, HTML & CSS examples
           This text has a color of #edb3c1        
        
          <p style="color:#edb3c1;">Text here</p>
        
        
          .mytext {color:#edb3c1;}
        
        Text color #edb3c1
      
           This box has a color of #edb3c1        
        
          <div style="background-color:#edb3c1;">Content here</div>
        
        
          .mybackground {background-color:#edb3c1;}
        
        Background color #edb3c1
      
           Border around this has a color of #edb3c1        
        
          <div style="border:2px solid #edb3c1;">Content here</div>
        
        
          .myborder {border:2px solid #edb3c1;}
        
        Border color #edb3c1