#ed495b color space conversions
Hex:
        #ed495b
        RGB:
        237, 73, 91
        CMY:
        7, 71, 64
        CMYK:
        0, 69, 62, 7
      HSL:
        353°, 82.0000%, 60.7843%
        HSV (HSB):
        353°, 69.1983%, 92.9412%
        XYZ:
        39.1959, 23.5249, 12.3724
        xyY:
        0.5220, 0.3133, 23.5249
      CIE-Lab:
        55.6090, 63.5073, 26.5925
        CIE-LCH:
        55.6090, 68.8501, 22.7206
        CIE-Luv:
        55.6090, 121.0624, 18.0574
        Hunter-Lab:
        48.5025, 59.3703, 18.8276
      #ed495b color charts
#ed495b RGB chart
      #ed495b CMYK chart
      #ed495b RGB pie chart
      #ed495b color shades, tints & tones
#ed495b color schemes
#ed495b color preview, HTML & CSS examples
           This text has a color of #ed495b        
        
          <p style="color:#ed495b;">Text here</p>
        
        
          .mytext {color:#ed495b;}
        
        Text color #ed495b
      
           This box has a color of #ed495b        
        
          <div style="background-color:#ed495b;">Content here</div>
        
        
          .mybackground {background-color:#ed495b;}
        
        Background color #ed495b
      
           Border around this has a color of #ed495b        
        
          <div style="border:2px solid #ed495b;">Content here</div>
        
        
          .myborder {border:2px solid #ed495b;}
        
        Border color #ed495b