#ed7f96 color space conversions
Hex:
        #ed7f96
        RGB:
        237, 127, 150
        CMY:
        7, 50, 41
        CMYK:
        0, 46, 37, 7
      HSL:
        347°, 75.3425%, 71.3725%
        HSV (HSB):
        347°, 46.4135%, 92.9412%
        XYZ:
        48.0194, 35.3853, 33.1533
        xyY:
        0.4120, 0.3036, 35.3853
      CIE-Lab:
        66.0475, 44.5728, 6.9107
        CIE-LCH:
        66.0475, 45.1054, 8.8131
        CIE-Luv:
        66.0475, 73.2854, 1.0310
        Hunter-Lab:
        59.4855, 39.9937, 8.5955
      #ed7f96 color charts
#ed7f96 RGB chart
      #ed7f96 CMYK chart
      #ed7f96 RGB pie chart
      #ed7f96 color shades, tints & tones
#ed7f96 color schemes
#ed7f96 color preview, HTML & CSS examples
           This text has a color of #ed7f96        
        
          <p style="color:#ed7f96;">Text here</p>
        
        
          .mytext {color:#ed7f96;}
        
        Text color #ed7f96
      
           This box has a color of #ed7f96        
        
          <div style="background-color:#ed7f96;">Content here</div>
        
        
          .mybackground {background-color:#ed7f96;}
        
        Background color #ed7f96
      
           Border around this has a color of #ed7f96        
        
          <div style="border:2px solid #ed7f96;">Content here</div>
        
        
          .myborder {border:2px solid #ed7f96;}
        
        Border color #ed7f96