#ed777f color space conversions
Hex:
        #ed777f
        RGB:
        237, 119, 127
        CMY:
        7, 53, 50
        CMYK:
        0, 50, 46, 7
      HSL:
        356°, 76.6234%, 69.8039%
        HSV (HSB):
        356°, 49.7890%, 92.9412%
        XYZ:
        45.3526, 32.7305, 24.0059
        xyY:
        0.4442, 0.3206, 32.7305
      CIE-Lab:
        63.9421, 46.1352, 17.0082
        CIE-LCH:
        63.9421, 49.1705, 20.2369
        CIE-Luv:
        63.9421, 83.4340, 13.2168
        Hunter-Lab:
        57.2106, 41.3842, 15.1689
      #ed777f color charts
#ed777f RGB chart
      #ed777f CMYK chart
      #ed777f RGB pie chart
      #ed777f color shades, tints & tones
#ed777f color schemes
#ed777f color preview, HTML & CSS examples
           This text has a color of #ed777f        
        
          <p style="color:#ed777f;">Text here</p>
        
        
          .mytext {color:#ed777f;}
        
        Text color #ed777f
      
           This box has a color of #ed777f        
        
          <div style="background-color:#ed777f;">Content here</div>
        
        
          .mybackground {background-color:#ed777f;}
        
        Background color #ed777f
      
           Border around this has a color of #ed777f        
        
          <div style="border:2px solid #ed777f;">Content here</div>
        
        
          .myborder {border:2px solid #ed777f;}
        
        Border color #ed777f