#ed0f52 color space conversions
Hex:
        #ed0f52
        RGB:
        237, 15, 82
        CMY:
        7, 94, 68
        CMYK:
        0, 94, 65, 7
      HSL:
        342°, 88.0952%, 49.4118%
        HSV (HSB):
        342°, 93.6709%, 92.9412%
        XYZ:
        36.6189, 18.9554, 9.7114
        xyY:
        0.5609, 0.2903, 18.9554
      CIE-Lab:
        50.6349, 76.6051, 25.5292
        CIE-LCH:
        50.6349, 80.7470, 18.4310
        CIE-Luv:
        50.6349, 145.1857, 12.4879
        Hunter-Lab:
        43.5378, 73.9422, 17.2514
      #ed0f52 color charts
#ed0f52 RGB chart
      #ed0f52 CMYK chart
      #ed0f52 RGB pie chart
      #ed0f52 color shades, tints & tones
#ed0f52 color schemes
#ed0f52 color preview, HTML & CSS examples
           This text has a color of #ed0f52        
        
          <p style="color:#ed0f52;">Text here</p>
        
        
          .mytext {color:#ed0f52;}
        
        Text color #ed0f52
      
           This box has a color of #ed0f52        
        
          <div style="background-color:#ed0f52;">Content here</div>
        
        
          .mybackground {background-color:#ed0f52;}
        
        Background color #ed0f52
      
           Border around this has a color of #ed0f52        
        
          <div style="border:2px solid #ed0f52;">Content here</div>
        
        
          .myborder {border:2px solid #ed0f52;}
        
        Border color #ed0f52