#ed274b color space conversions
Hex:
        #ed274b
        RGB:
        237, 39, 75
        CMY:
        7, 85, 71
        CMYK:
        0, 84, 68, 7
      HSL:
        349°, 84.6154%, 54.1176%
        HSV (HSB):
        349°, 83.5443%, 92.9412%
        XYZ:
        36.9206, 19.9636, 8.5640
        xyY:
        0.5641, 0.3050, 19.9636
      CIE-Lab:
        51.7960, 72.5971, 31.1985
        CIE-LCH:
        51.7960, 79.0169, 23.2555
        CIE-Luv:
        51.7960, 141.4353, 18.7896
        Hunter-Lab:
        44.6806, 69.3074, 19.9122
      #ed274b color charts
#ed274b RGB chart
      #ed274b CMYK chart
      #ed274b RGB pie chart
      #ed274b color shades, tints & tones
#ed274b color schemes
#ed274b color preview, HTML & CSS examples
           This text has a color of #ed274b        
        
          <p style="color:#ed274b;">Text here</p>
        
        
          .mytext {color:#ed274b;}
        
        Text color #ed274b
      
           This box has a color of #ed274b        
        
          <div style="background-color:#ed274b;">Content here</div>
        
        
          .mybackground {background-color:#ed274b;}
        
        Background color #ed274b
      
           Border around this has a color of #ed274b        
        
          <div style="border:2px solid #ed274b;">Content here</div>
        
        
          .myborder {border:2px solid #ed274b;}
        
        Border color #ed274b