#ed104d color space conversions
Hex:
        #ed104d
        RGB:
        237, 16, 77
        CMY:
        7, 94, 70
        CMYK:
        0, 93, 68, 7
      HSL:
        343°, 87.3518%, 49.6078%
        HSV (HSB):
        343°, 93.2489%, 92.9412%
        XYZ:
        36.4499, 18.9109, 8.7502
        xyY:
        0.5685, 0.2950, 18.9109
      CIE-Lab:
        50.5828, 76.2693, 28.4902
        CIE-LCH:
        50.5828, 81.4168, 20.4831
        CIE-Luv:
        50.5828, 146.7073, 15.1564
        Hunter-Lab:
        43.4867, 73.5143, 18.5106
      #ed104d color charts
#ed104d RGB chart
      #ed104d CMYK chart
      #ed104d RGB pie chart
      #ed104d color shades, tints & tones
#ed104d color schemes
#ed104d color preview, HTML & CSS examples
           This text has a color of #ed104d        
        
          <p style="color:#ed104d;">Text here</p>
        
        
          .mytext {color:#ed104d;}
        
        Text color #ed104d
      
           This box has a color of #ed104d        
        
          <div style="background-color:#ed104d;">Content here</div>
        
        
          .mybackground {background-color:#ed104d;}
        
        Background color #ed104d
      
           Border around this has a color of #ed104d        
        
          <div style="border:2px solid #ed104d;">Content here</div>
        
        
          .myborder {border:2px solid #ed104d;}
        
        Border color #ed104d