#ed906e color space conversions
Hex:
        #ed906e
        RGB:
        237, 144, 110
        CMY:
        7, 44, 57
        CMYK:
        0, 39, 54, 7
      HSL:
        16°, 77.9141%, 68.0392%
        HSV (HSB):
        16°, 53.5865%, 92.9412%
        XYZ:
        47.7128, 39.0768, 19.7797
        xyY:
        0.4477, 0.3667, 39.0768
      CIE-Lab:
        68.8069, 31.8295, 32.9483
        CIE-LCH:
        68.8069, 45.8117, 45.9895
        CIE-Luv:
        68.8069, 69.3028, 34.8899
        Hunter-Lab:
        62.5115, 26.8477, 24.9977
      #ed906e color charts
#ed906e RGB chart
      #ed906e CMYK chart
      #ed906e RGB pie chart
      #ed906e color shades, tints & tones
#ed906e color schemes
#ed906e color preview, HTML & CSS examples
           This text has a color of #ed906e        
        
          <p style="color:#ed906e;">Text here</p>
        
        
          .mytext {color:#ed906e;}
        
        Text color #ed906e
      
           This box has a color of #ed906e        
        
          <div style="background-color:#ed906e;">Content here</div>
        
        
          .mybackground {background-color:#ed906e;}
        
        Background color #ed906e
      
           Border around this has a color of #ed906e        
        
          <div style="border:2px solid #ed906e;">Content here</div>
        
        
          .myborder {border:2px solid #ed906e;}
        
        Border color #ed906e