#ed815e color space conversions
Hex:
        #ed815e
        RGB:
        237, 129, 94
        CMY:
        7, 49, 63
        CMYK:
        0, 46, 60, 7
      HSL:
        15°, 79.8883%, 64.9020%
        HSV (HSB):
        15°, 60.3376%, 92.9412%
        XYZ:
        44.7957, 34.5132, 14.8904
        xyY:
        0.4755, 0.3664, 34.5132
      CIE-Lab:
        65.3679, 38.3836, 37.2480
        CIE-LCH:
        65.3679, 53.4856, 44.1398
        CIE-Luv:
        65.3679, 82.6618, 36.7553
        Hunter-Lab:
        58.7479, 33.2986, 26.0958
      #ed815e color charts
#ed815e RGB chart
      #ed815e CMYK chart
      #ed815e RGB pie chart
      #ed815e color shades, tints & tones
#ed815e color schemes
#ed815e color preview, HTML & CSS examples
           This text has a color of #ed815e        
        
          <p style="color:#ed815e;">Text here</p>
        
        
          .mytext {color:#ed815e;}
        
        Text color #ed815e
      
           This box has a color of #ed815e        
        
          <div style="background-color:#ed815e;">Content here</div>
        
        
          .mybackground {background-color:#ed815e;}
        
        Background color #ed815e
      
           Border around this has a color of #ed815e        
        
          <div style="border:2px solid #ed815e;">Content here</div>
        
        
          .myborder {border:2px solid #ed815e;}
        
        Border color #ed815e