#ed996d color space conversions
Hex:
        #ed996d
        RGB:
        237, 153, 109
        CMY:
        7, 40, 57
        CMYK:
        0, 35, 54, 7
      HSL:
        21°, 78.0488%, 67.8431%
        HSV (HSB):
        21°, 54.0084%, 92.9412%
        XYZ:
        49.0766, 41.8911, 19.9672
        xyY:
        0.4424, 0.3776, 41.8911
      CIE-Lab:
        70.7958, 27.0074, 36.0207
        CIE-LCH:
        70.7958, 45.0210, 53.1384
        CIE-Luv:
        70.7958, 62.9464, 39.5609
        Hunter-Lab:
        64.7233, 22.0821, 27.0154
      #ed996d color charts
#ed996d RGB chart
      #ed996d CMYK chart
      #ed996d RGB pie chart
      #ed996d color shades, tints & tones
#ed996d color schemes
#ed996d color preview, HTML & CSS examples
           This text has a color of #ed996d        
        
          <p style="color:#ed996d;">Text here</p>
        
        
          .mytext {color:#ed996d;}
        
        Text color #ed996d
      
           This box has a color of #ed996d        
        
          <div style="background-color:#ed996d;">Content here</div>
        
        
          .mybackground {background-color:#ed996d;}
        
        Background color #ed996d
      
           Border around this has a color of #ed996d        
        
          <div style="border:2px solid #ed996d;">Content here</div>
        
        
          .myborder {border:2px solid #ed996d;}
        
        Border color #ed996d