#ed9d91 color space conversions
Hex:
        #ed9d91
        RGB:
        237, 157, 145
        CMY:
        7, 38, 43
        CMYK:
        0, 34, 39, 7
      HSL:
        8°, 71.8750%, 74.9020%
        HSV (HSB):
        8°, 38.8186%, 92.9412%
        XYZ:
        52.0929, 44.1628, 32.5667
        xyY:
        0.4044, 0.3428, 44.1628
      CIE-Lab:
        72.3372, 28.4184, 18.5531
        CIE-LCH:
        72.3372, 33.9385, 33.1388
        CIE-Luv:
        72.3372, 55.2014, 19.7586
        Hunter-Lab:
        66.4551, 23.6263, 17.4631
      #ed9d91 color charts
#ed9d91 RGB chart
      #ed9d91 CMYK chart
      #ed9d91 RGB pie chart
      #ed9d91 color shades, tints & tones
#ed9d91 color schemes
#ed9d91 color preview, HTML & CSS examples
           This text has a color of #ed9d91        
        
          <p style="color:#ed9d91;">Text here</p>
        
        
          .mytext {color:#ed9d91;}
        
        Text color #ed9d91
      
           This box has a color of #ed9d91        
        
          <div style="background-color:#ed9d91;">Content here</div>
        
        
          .mybackground {background-color:#ed9d91;}
        
        Background color #ed9d91
      
           Border around this has a color of #ed9d91        
        
          <div style="border:2px solid #ed9d91;">Content here</div>
        
        
          .myborder {border:2px solid #ed9d91;}
        
        Border color #ed9d91