#ed084e color space conversions
Hex:
        #ed084e
        RGB:
        237, 8, 78
        CMY:
        7, 97, 69
        CMYK:
        0, 97, 67, 7
      HSL:
        342°, 93.4694%, 48.0392%
        HSV (HSB):
        342°, 96.6245%, 92.9412%
        XYZ:
        36.3870, 18.7282, 8.9048
        xyY:
        0.5684, 0.2925, 18.7282
      CIE-Lab:
        50.3677, 76.9874, 27.6141
        CIE-LCH:
        50.3677, 81.7900, 19.7320
        CIE-Luv:
        50.3677, 147.4790, 14.1505
        Hunter-Lab:
        43.2761, 74.3514, 18.0933
      #ed084e color charts
#ed084e RGB chart
      #ed084e CMYK chart
      #ed084e RGB pie chart
      #ed084e color shades, tints & tones
#ed084e color schemes
#ed084e color preview, HTML & CSS examples
           This text has a color of #ed084e        
        
          <p style="color:#ed084e;">Text here</p>
        
        
          .mytext {color:#ed084e;}
        
        Text color #ed084e
      
           This box has a color of #ed084e        
        
          <div style="background-color:#ed084e;">Content here</div>
        
        
          .mybackground {background-color:#ed084e;}
        
        Background color #ed084e
      
           Border around this has a color of #ed084e        
        
          <div style="border:2px solid #ed084e;">Content here</div>
        
        
          .myborder {border:2px solid #ed084e;}
        
        Border color #ed084e