#ed6c86 color space conversions
Hex:
        #ed6c86
        RGB:
        237, 108, 134
        CMY:
        7, 58, 47
        CMYK:
        0, 54, 43, 7
      HSL:
        348°, 78.1818%, 67.6471%
        HSV (HSB):
        348°, 54.4304%, 92.9412%
        XYZ:
        44.5907, 30.4509, 26.0817
        xyY:
        0.4410, 0.3011, 30.4509
      CIE-Lab:
        62.0413, 52.1277, 10.3444
        CIE-LCH:
        62.0413, 53.1442, 11.2242
        CIE-Luv:
        62.0413, 88.6344, 3.6329
        Hunter-Lab:
        55.1823, 47.6699, 10.6045
      #ed6c86 color charts
#ed6c86 RGB chart
      #ed6c86 CMYK chart
      #ed6c86 RGB pie chart
      #ed6c86 color shades, tints & tones
#ed6c86 color schemes
#ed6c86 color preview, HTML & CSS examples
           This text has a color of #ed6c86        
        
          <p style="color:#ed6c86;">Text here</p>
        
        
          .mytext {color:#ed6c86;}
        
        Text color #ed6c86
      
           This box has a color of #ed6c86        
        
          <div style="background-color:#ed6c86;">Content here</div>
        
        
          .mybackground {background-color:#ed6c86;}
        
        Background color #ed6c86
      
           Border around this has a color of #ed6c86        
        
          <div style="border:2px solid #ed6c86;">Content here</div>
        
        
          .myborder {border:2px solid #ed6c86;}
        
        Border color #ed6c86