#ed404d color space conversions
Hex:
        #ed404d
        RGB:
        237, 64, 77
        CMY:
        7, 75, 70
        CMYK:
        0, 73, 68, 7
      HSL:
        355°, 82.7751%, 59.0196%
        HSV (HSB):
        355°, 72.9958%, 92.9412%
        XYZ:
        38.0980, 22.2071, 9.2996
        xyY:
        0.5473, 0.3190, 22.2071
      CIE-Lab:
        54.2461, 65.8739, 33.0365
        CIE-LCH:
        54.2461, 73.6938, 26.6343
        CIE-Luv:
        54.2461, 129.7536, 22.8811
        Hunter-Lab:
        47.1245, 61.8414, 21.2868
      #ed404d color charts
#ed404d RGB chart
      #ed404d CMYK chart
      #ed404d RGB pie chart
      #ed404d color shades, tints & tones
#ed404d color schemes
#ed404d color preview, HTML & CSS examples
           This text has a color of #ed404d        
        
          <p style="color:#ed404d;">Text here</p>
        
        
          .mytext {color:#ed404d;}
        
        Text color #ed404d
      
           This box has a color of #ed404d        
        
          <div style="background-color:#ed404d;">Content here</div>
        
        
          .mybackground {background-color:#ed404d;}
        
        Background color #ed404d
      
           Border around this has a color of #ed404d        
        
          <div style="border:2px solid #ed404d;">Content here</div>
        
        
          .myborder {border:2px solid #ed404d;}
        
        Border color #ed404d