#ed4976 color space conversions
Hex:
        #ed4976
        RGB:
        237, 73, 118
        CMY:
        7, 71, 54
        CMYK:
        0, 69, 50, 7
      HSL:
        344°, 82.0000%, 60.7843%
        HSV (HSB):
        344°, 69.1983%, 92.9412%
        XYZ:
        40.5776, 24.0776, 19.6483
        xyY:
        0.4813, 0.2856, 24.0776
      CIE-Lab:
        56.1654, 65.4315, 11.4041
        CIE-LCH:
        56.1654, 66.4179, 9.8868
        CIE-Luv:
        56.1654, 112.7958, 1.4933
        Hunter-Lab:
        49.0689, 61.7401, 10.6072
      #ed4976 color charts
#ed4976 RGB chart
      #ed4976 CMYK chart
      #ed4976 RGB pie chart
      #ed4976 color shades, tints & tones
#ed4976 color schemes
#ed4976 color preview, HTML & CSS examples
           This text has a color of #ed4976        
        
          <p style="color:#ed4976;">Text here</p>
        
        
          .mytext {color:#ed4976;}
        
        Text color #ed4976
      
           This box has a color of #ed4976        
        
          <div style="background-color:#ed4976;">Content here</div>
        
        
          .mybackground {background-color:#ed4976;}
        
        Background color #ed4976
      
           Border around this has a color of #ed4976        
        
          <div style="border:2px solid #ed4976;">Content here</div>
        
        
          .myborder {border:2px solid #ed4976;}
        
        Border color #ed4976