#ed9265 color space conversions
Hex:
        #ed9265
        RGB:
        237, 146, 101
        CMY:
        7, 43, 60
        CMYK:
        0, 38, 57, 7
      HSL:
        20°, 79.0698%, 66.2745%
        HSV (HSB):
        20°, 57.3840%, 92.9412%
        XYZ:
        47.5529, 39.5019, 17.4302
        xyY:
        0.4551, 0.3781, 39.5019
      CIE-Lab:
        69.1133, 30.0646, 38.1517
        CIE-LCH:
        69.1133, 48.5740, 51.7609
        CIE-Luv:
        69.1133, 69.0789, 40.5576
        Hunter-Lab:
        62.8505, 25.0652, 27.5526
      #ed9265 color charts
#ed9265 RGB chart
      #ed9265 CMYK chart
      #ed9265 RGB pie chart
      #ed9265 color shades, tints & tones
#ed9265 color schemes
#ed9265 color preview, HTML & CSS examples
           This text has a color of #ed9265        
        
          <p style="color:#ed9265;">Text here</p>
        
        
          .mytext {color:#ed9265;}
        
        Text color #ed9265
      
           This box has a color of #ed9265        
        
          <div style="background-color:#ed9265;">Content here</div>
        
        
          .mybackground {background-color:#ed9265;}
        
        Background color #ed9265
      
           Border around this has a color of #ed9265        
        
          <div style="border:2px solid #ed9265;">Content here</div>
        
        
          .myborder {border:2px solid #ed9265;}
        
        Border color #ed9265