#ed8771 color space conversions
Hex:
        #ed8771
        RGB:
        237, 135, 113
        CMY:
        7, 47, 56
        CMYK:
        0, 43, 52, 7
      HSL:
        11°, 77.5000%, 68.6275%
        HSV (HSB):
        11°, 52.3207%, 92.9412%
        XYZ:
        46.5697, 36.5247, 20.2183
        xyY:
        0.4508, 0.3535, 36.5247
      CIE-Lab:
        66.9189, 36.7681, 28.8622
        CIE-LCH:
        66.9189, 46.7431, 38.1311
        CIE-Luv:
        66.9189, 75.2622, 29.1059
        Hunter-Lab:
        60.4357, 31.7835, 22.4700
      #ed8771 color charts
#ed8771 RGB chart
      #ed8771 CMYK chart
      #ed8771 RGB pie chart
      #ed8771 color shades, tints & tones
#ed8771 color schemes
#ed8771 color preview, HTML & CSS examples
           This text has a color of #ed8771        
        
          <p style="color:#ed8771;">Text here</p>
        
        
          .mytext {color:#ed8771;}
        
        Text color #ed8771
      
           This box has a color of #ed8771        
        
          <div style="background-color:#ed8771;">Content here</div>
        
        
          .mybackground {background-color:#ed8771;}
        
        Background color #ed8771
      
           Border around this has a color of #ed8771        
        
          <div style="border:2px solid #ed8771;">Content here</div>
        
        
          .myborder {border:2px solid #ed8771;}
        
        Border color #ed8771