#eda0bd color space conversions
Hex:
        #eda0bd
        RGB:
        237, 160, 189
        CMY:
        7, 37, 26
        CMYK:
        0, 32, 20, 7
      HSL:
        337°, 68.1416%, 77.8431%
        HSV (HSB):
        337°, 32.4895%, 92.9412%
        XYZ:
        56.6812, 46.8203, 54.1939
        xyY:
        0.3594, 0.2969, 46.8203
      CIE-Lab:
        74.0747, 32.6064, -3.1980
        CIE-LCH:
        74.0747, 32.7628, 354.3985
        CIE-Luv:
        74.0747, 46.3970, -10.6800
        Hunter-Lab:
        68.4253, 28.1189, 0.9391
      #eda0bd color charts
#eda0bd RGB chart
      #eda0bd CMYK chart
      #eda0bd RGB pie chart
      #eda0bd color shades, tints & tones
#eda0bd color schemes
#eda0bd color preview, HTML & CSS examples
           This text has a color of #eda0bd        
        
          <p style="color:#eda0bd;">Text here</p>
        
        
          .mytext {color:#eda0bd;}
        
        Text color #eda0bd
      
           This box has a color of #eda0bd        
        
          <div style="background-color:#eda0bd;">Content here</div>
        
        
          .mybackground {background-color:#eda0bd;}
        
        Background color #eda0bd
      
           Border around this has a color of #eda0bd        
        
          <div style="border:2px solid #eda0bd;">Content here</div>
        
        
          .myborder {border:2px solid #eda0bd;}
        
        Border color #eda0bd