#ed796f color space conversions
Hex:
        #ed796f
        RGB:
        237, 121, 111
        CMY:
        7, 53, 56
        CMYK:
        0, 49, 53, 7
      HSL:
        5°, 77.7778%, 68.2353%
        HSV (HSB):
        5°, 53.1646%, 92.9412%
        XYZ:
        44.6317, 32.8270, 19.0228
        xyY:
        0.4626, 0.3402, 32.8270
      CIE-Lab:
        64.0206, 43.7155, 26.1597
        CIE-LCH:
        64.0206, 50.9448, 30.8966
        CIE-Luv:
        64.0206, 85.4382, 24.0978
        Hunter-Lab:
        57.2948, 38.7824, 20.4211
      #ed796f color charts
#ed796f RGB chart
      #ed796f CMYK chart
      #ed796f RGB pie chart
      #ed796f color shades, tints & tones
#ed796f color schemes
#ed796f color preview, HTML & CSS examples
           This text has a color of #ed796f        
        
          <p style="color:#ed796f;">Text here</p>
        
        
          .mytext {color:#ed796f;}
        
        Text color #ed796f
      
           This box has a color of #ed796f        
        
          <div style="background-color:#ed796f;">Content here</div>
        
        
          .mybackground {background-color:#ed796f;}
        
        Background color #ed796f
      
           Border around this has a color of #ed796f        
        
          <div style="border:2px solid #ed796f;">Content here</div>
        
        
          .myborder {border:2px solid #ed796f;}
        
        Border color #ed796f