#ed4b75 color space conversions
Hex:
        #ed4b75
        RGB:
        237, 75, 117
        CMY:
        7, 71, 54
        CMYK:
        0, 68, 51, 7
      HSL:
        344°, 81.8182%, 61.1765%
        HSV (HSB):
        344°, 68.3544%, 92.9412%
        XYZ:
        40.6520, 24.3210, 19.3815
        xyY:
        0.4819, 0.2883, 24.3210
      CIE-Lab:
        56.4078, 64.6167, 12.3360
        CIE-LCH:
        56.4078, 65.7837, 10.8083
        CIE-Luv:
        56.4078, 112.1232, 2.7886
        Hunter-Lab:
        49.3164, 60.8359, 11.2203
      #ed4b75 color charts
#ed4b75 RGB chart
      #ed4b75 CMYK chart
      #ed4b75 RGB pie chart
      #ed4b75 color shades, tints & tones
#ed4b75 color schemes
#ed4b75 color preview, HTML & CSS examples
           This text has a color of #ed4b75        
        
          <p style="color:#ed4b75;">Text here</p>
        
        
          .mytext {color:#ed4b75;}
        
        Text color #ed4b75
      
           This box has a color of #ed4b75        
        
          <div style="background-color:#ed4b75;">Content here</div>
        
        
          .mybackground {background-color:#ed4b75;}
        
        Background color #ed4b75
      
           Border around this has a color of #ed4b75        
        
          <div style="border:2px solid #ed4b75;">Content here</div>
        
        
          .myborder {border:2px solid #ed4b75;}
        
        Border color #ed4b75