#ed9293 color space conversions
Hex:
        #ed9293
        RGB:
        237, 146, 147
        CMY:
        7, 43, 42
        CMYK:
        0, 38, 38, 7
      HSL:
        359°, 71.6535%, 75.0980%
        HSV (HSB):
        359°, 38.3966%, 92.9412%
        XYZ:
        50.4704, 40.6689, 32.7936
        xyY:
        0.4072, 0.3282, 40.6689
      CIE-Lab:
        69.9433, 34.4438, 14.1160
        CIE-LCH:
        69.9433, 37.2242, 22.2851
        CIE-Luv:
        69.9433, 61.9976, 12.7087
        Hunter-Lab:
        63.7722, 29.6667, 14.1518
      #ed9293 color charts
#ed9293 RGB chart
      #ed9293 CMYK chart
      #ed9293 RGB pie chart
      #ed9293 color shades, tints & tones
#ed9293 color schemes
#ed9293 color preview, HTML & CSS examples
           This text has a color of #ed9293        
        
          <p style="color:#ed9293;">Text here</p>
        
        
          .mytext {color:#ed9293;}
        
        Text color #ed9293
      
           This box has a color of #ed9293        
        
          <div style="background-color:#ed9293;">Content here</div>
        
        
          .mybackground {background-color:#ed9293;}
        
        Background color #ed9293
      
           Border around this has a color of #ed9293        
        
          <div style="border:2px solid #ed9293;">Content here</div>
        
        
          .myborder {border:2px solid #ed9293;}
        
        Border color #ed9293