#ed9386 color space conversions
Hex:
        #ed9386
        RGB:
        237, 147, 134
        CMY:
        7, 42, 47
        CMYK:
        0, 38, 43, 7
      HSL:
        8°, 74.1007%, 72.7451%
        HSV (HSB):
        8°, 43.4599%, 92.9412%
        XYZ:
        49.6618, 40.5932, 27.7721
        xyY:
        0.4208, 0.3439, 40.5932
      CIE-Lab:
        69.8900, 32.5000, 21.2491
        CIE-LCH:
        69.8900, 38.8301, 33.1774
        CIE-Luv:
        69.8900, 63.5307, 21.9113
        Hunter-Lab:
        63.7128, 27.6370, 18.7548
      #ed9386 color charts
#ed9386 RGB chart
      #ed9386 CMYK chart
      #ed9386 RGB pie chart
      #ed9386 color shades, tints & tones
#ed9386 color schemes
#ed9386 color preview, HTML & CSS examples
           This text has a color of #ed9386        
        
          <p style="color:#ed9386;">Text here</p>
        
        
          .mytext {color:#ed9386;}
        
        Text color #ed9386
      
           This box has a color of #ed9386        
        
          <div style="background-color:#ed9386;">Content here</div>
        
        
          .mybackground {background-color:#ed9386;}
        
        Background color #ed9386
      
           Border around this has a color of #ed9386        
        
          <div style="border:2px solid #ed9386;">Content here</div>
        
        
          .myborder {border:2px solid #ed9386;}
        
        Border color #ed9386