#ed796e color space conversions
Hex:
        #ed796e
        RGB:
        237, 121, 110
        CMY:
        7, 53, 57
        CMYK:
        0, 49, 54, 7
      HSL:
        5°, 77.9141%, 68.0392%
        HSV (HSB):
        5°, 53.5865%, 92.9412%
        XYZ:
        44.5769, 32.8051, 18.7344
        xyY:
        0.4638, 0.3413, 32.8051
      CIE-Lab:
        64.0028, 43.6332, 26.6969
        CIE-LCH:
        64.0028, 51.1526, 31.4603
        CIE-Luv:
        64.0028, 85.6336, 24.6858
        Hunter-Lab:
        57.2757, 38.6916, 20.6997
      #ed796e color charts
#ed796e RGB chart
      #ed796e CMYK chart
      #ed796e RGB pie chart
      #ed796e color shades, tints & tones
#ed796e color schemes
#ed796e color preview, HTML & CSS examples
           This text has a color of #ed796e        
        
          <p style="color:#ed796e;">Text here</p>
        
        
          .mytext {color:#ed796e;}
        
        Text color #ed796e
      
           This box has a color of #ed796e        
        
          <div style="background-color:#ed796e;">Content here</div>
        
        
          .mybackground {background-color:#ed796e;}
        
        Background color #ed796e
      
           Border around this has a color of #ed796e        
        
          <div style="border:2px solid #ed796e;">Content here</div>
        
        
          .myborder {border:2px solid #ed796e;}
        
        Border color #ed796e