#ed695e color space conversions
Hex:
        #ed695e
        RGB:
        237, 105, 94
        CMY:
        7, 59, 63
        CMYK:
        0, 56, 60, 7
      HSL:
        5°, 79.8883%, 64.9020%
        HSV (HSB):
        5°, 60.3376%, 92.9412%
        XYZ:
        41.9970, 28.9158, 13.9575
        xyY:
        0.4948, 0.3407, 28.9158
      CIE-Lab:
        60.7073, 50.1942, 31.4109
        CIE-LCH:
        60.7073, 59.2123, 32.0378
        CIE-Luv:
        60.7073, 99.9970, 27.1828
        Hunter-Lab:
        53.7734, 45.3048, 22.2520
      #ed695e color charts
#ed695e RGB chart
      #ed695e CMYK chart
      #ed695e RGB pie chart
      #ed695e color shades, tints & tones
#ed695e color schemes
#ed695e color preview, HTML & CSS examples
           This text has a color of #ed695e        
        
          <p style="color:#ed695e;">Text here</p>
        
        
          .mytext {color:#ed695e;}
        
        Text color #ed695e
      
           This box has a color of #ed695e        
        
          <div style="background-color:#ed695e;">Content here</div>
        
        
          .mybackground {background-color:#ed695e;}
        
        Background color #ed695e
      
           Border around this has a color of #ed695e        
        
          <div style="border:2px solid #ed695e;">Content here</div>
        
        
          .myborder {border:2px solid #ed695e;}
        
        Border color #ed695e