#ed6850 color space conversions
Hex:
        #ed6850
        RGB:
        237, 104, 80
        CMY:
        7, 59, 69
        CMYK:
        0, 56, 66, 7
      HSL:
        9°, 81.3472%, 62.1569%
        HSV (HSB):
        9°, 66.2447%, 92.9412%
        XYZ:
        41.3233, 28.4843, 10.9095
        xyY:
        0.5120, 0.3529, 28.4843
      CIE-Lab:
        60.3238, 49.7998, 38.7009
        CIE-LCH:
        60.3238, 63.0696, 37.8519
        CIE-Luv:
        60.3238, 103.4204, 33.7485
        Hunter-Lab:
        53.3707, 44.8084, 25.2401
      #ed6850 color charts
#ed6850 RGB chart
      #ed6850 CMYK chart
      #ed6850 RGB pie chart
      #ed6850 color shades, tints & tones
#ed6850 color schemes
#ed6850 color preview, HTML & CSS examples
           This text has a color of #ed6850        
        
          <p style="color:#ed6850;">Text here</p>
        
        
          .mytext {color:#ed6850;}
        
        Text color #ed6850
      
           This box has a color of #ed6850        
        
          <div style="background-color:#ed6850;">Content here</div>
        
        
          .mybackground {background-color:#ed6850;}
        
        Background color #ed6850
      
           Border around this has a color of #ed6850        
        
          <div style="border:2px solid #ed6850;">Content here</div>
        
        
          .myborder {border:2px solid #ed6850;}
        
        Border color #ed6850