#ed565e color space conversions
Hex:
        #ed565e
        RGB:
        237, 86, 94
        CMY:
        7, 66, 63
        CMYK:
        0, 64, 60, 7
      HSL:
        357°, 80.7487%, 63.3333%
        HSV (HSB):
        357°, 63.7131%, 92.9412%
        XYZ:
        40.2732, 25.4683, 13.3829
        xyY:
        0.5090, 0.3219, 25.4683
      CIE-Lab:
        57.5288, 58.6109, 27.3341
        CIE-LCH:
        57.5288, 64.6714, 25.0027
        CIE-Luv:
        57.5288, 112.5627, 20.4322
        Hunter-Lab:
        50.4661, 54.1319, 19.6034
      #ed565e color charts
#ed565e RGB chart
      #ed565e CMYK chart
      #ed565e RGB pie chart
      #ed565e color shades, tints & tones
#ed565e color schemes
#ed565e color preview, HTML & CSS examples
           This text has a color of #ed565e        
        
          <p style="color:#ed565e;">Text here</p>
        
        
          .mytext {color:#ed565e;}
        
        Text color #ed565e
      
           This box has a color of #ed565e        
        
          <div style="background-color:#ed565e;">Content here</div>
        
        
          .mybackground {background-color:#ed565e;}
        
        Background color #ed565e
      
           Border around this has a color of #ed565e        
        
          <div style="border:2px solid #ed565e;">Content here</div>
        
        
          .myborder {border:2px solid #ed565e;}
        
        Border color #ed565e