#ed275a color space conversions
Hex:
        #ed275a
        RGB:
        237, 39, 90
        CMY:
        7, 85, 65
        CMYK:
        0, 84, 62, 7
      HSL:
        345°, 84.6154%, 54.1176%
        HSV (HSB):
        345°, 83.5443%, 92.9412%
        XYZ:
        37.4960, 20.1937, 11.5944
        xyY:
        0.5412, 0.2915, 20.1937
      CIE-Lab:
        52.0556, 73.3639, 22.5406
        CIE-LCH:
        52.0556, 76.7485, 17.0793
        CIE-Luv:
        52.0556, 136.6439, 10.8777
        Hunter-Lab:
        44.9375, 70.3007, 16.1587
      #ed275a color charts
#ed275a RGB chart
      #ed275a CMYK chart
      #ed275a RGB pie chart
      #ed275a color shades, tints & tones
#ed275a color schemes
#ed275a color preview, HTML & CSS examples
           This text has a color of #ed275a        
        
          <p style="color:#ed275a;">Text here</p>
        
        
          .mytext {color:#ed275a;}
        
        Text color #ed275a
      
           This box has a color of #ed275a        
        
          <div style="background-color:#ed275a;">Content here</div>
        
        
          .mybackground {background-color:#ed275a;}
        
        Background color #ed275a
      
           Border around this has a color of #ed275a        
        
          <div style="border:2px solid #ed275a;">Content here</div>
        
        
          .myborder {border:2px solid #ed275a;}
        
        Border color #ed275a