#ed9170 color space conversions
Hex:
        #ed9170
        RGB:
        237, 145, 112
        CMY:
        7, 43, 56
        CMYK:
        0, 39, 53, 7
      HSL:
        16°, 77.6398%, 68.4314%
        HSV (HSB):
        16°, 52.7426%, 92.9412%
        XYZ:
        47.9751, 39.4252, 20.4105
        xyY:
        0.4450, 0.3657, 39.4252
      CIE-Lab:
        69.0581, 31.4734, 32.1900
        CIE-LCH:
        69.0581, 45.0197, 45.6449
        CIE-Luv:
        69.0581, 68.2967, 34.2369
        Hunter-Lab:
        62.7895, 26.5036, 24.6797
      #ed9170 color charts
#ed9170 RGB chart
      #ed9170 CMYK chart
      #ed9170 RGB pie chart
      #ed9170 color shades, tints & tones
#ed9170 color schemes
#ed9170 color preview, HTML & CSS examples
           This text has a color of #ed9170        
        
          <p style="color:#ed9170;">Text here</p>
        
        
          .mytext {color:#ed9170;}
        
        Text color #ed9170
      
           This box has a color of #ed9170        
        
          <div style="background-color:#ed9170;">Content here</div>
        
        
          .mybackground {background-color:#ed9170;}
        
        Background color #ed9170
      
           Border around this has a color of #ed9170        
        
          <div style="border:2px solid #ed9170;">Content here</div>
        
        
          .myborder {border:2px solid #ed9170;}
        
        Border color #ed9170