#ed957a color space conversions
Hex:
        #ed957a
        RGB:
        237, 149, 122
        CMY:
        7, 42, 52
        CMYK:
        0, 37, 49, 7
      HSL:
        14°, 76.1589%, 70.3922%
        HSV (HSB):
        14°, 48.5232%, 92.9412%
        XYZ:
        49.1853, 40.9046, 23.7154
        xyY:
        0.4322, 0.3594, 40.9046
      CIE-Lab:
        70.1090, 30.2637, 28.1303
        CIE-LCH:
        70.1090, 41.3183, 42.9076
        CIE-Luv:
        70.1090, 64.0151, 30.3380
        Hunter-Lab:
        63.9567, 25.3498, 22.7847
      #ed957a color charts
#ed957a RGB chart
      #ed957a CMYK chart
      #ed957a RGB pie chart
      #ed957a color shades, tints & tones
#ed957a color schemes
#ed957a color preview, HTML & CSS examples
           This text has a color of #ed957a        
        
          <p style="color:#ed957a;">Text here</p>
        
        
          .mytext {color:#ed957a;}
        
        Text color #ed957a
      
           This box has a color of #ed957a        
        
          <div style="background-color:#ed957a;">Content here</div>
        
        
          .mybackground {background-color:#ed957a;}
        
        Background color #ed957a
      
           Border around this has a color of #ed957a        
        
          <div style="border:2px solid #ed957a;">Content here</div>
        
        
          .myborder {border:2px solid #ed957a;}
        
        Border color #ed957a