#ed365b color space conversions
Hex:
        #ed365b
        RGB:
        237, 54, 91
        CMY:
        7, 79, 64
        CMYK:
        0, 77, 62, 7
      HSL:
        348°, 83.5616%, 57.0588%
        HSV (HSB):
        348°, 77.2152%, 92.9412%
        XYZ:
        38.1325, 21.3982, 12.0180
        xyY:
        0.5330, 0.2991, 21.3982
      CIE-Lab:
        53.3826, 69.7074, 23.6879
        CIE-LCH:
        53.3826, 73.6223, 18.7687
        CIE-Luv:
        53.3826, 130.5758, 13.1999
        Hunter-Lab:
        46.2582, 66.1932, 16.9770
      #ed365b color charts
#ed365b RGB chart
      #ed365b CMYK chart
      #ed365b RGB pie chart
      #ed365b color shades, tints & tones
#ed365b color schemes
#ed365b color preview, HTML & CSS examples
           This text has a color of #ed365b        
        
          <p style="color:#ed365b;">Text here</p>
        
        
          .mytext {color:#ed365b;}
        
        Text color #ed365b
      
           This box has a color of #ed365b        
        
          <div style="background-color:#ed365b;">Content here</div>
        
        
          .mybackground {background-color:#ed365b;}
        
        Background color #ed365b
      
           Border around this has a color of #ed365b        
        
          <div style="border:2px solid #ed365b;">Content here</div>
        
        
          .myborder {border:2px solid #ed365b;}
        
        Border color #ed365b