#ed5666 color space conversions
Hex:
        #ed5666
        RGB:
        237, 86, 102
        CMY:
        7, 66, 60
        CMYK:
        0, 64, 57, 7
      HSL:
        354°, 80.7487%, 63.3333%
        HSV (HSB):
        354°, 63.7131%, 92.9412%
        XYZ:
        40.6511, 25.6194, 15.3729
        xyY:
        0.4979, 0.3138, 25.6194
      CIE-Lab:
        57.6740, 59.1561, 22.8816
        CIE-LCH:
        57.6740, 63.4272, 21.1465
        CIE-Luv:
        57.6740, 110.4760, 15.8525
        Hunter-Lab:
        50.6156, 54.7820, 17.4235
      #ed5666 color charts
#ed5666 RGB chart
      #ed5666 CMYK chart
      #ed5666 RGB pie chart
      #ed5666 color shades, tints & tones
#ed5666 color schemes
#ed5666 color preview, HTML & CSS examples
           This text has a color of #ed5666        
        
          <p style="color:#ed5666;">Text here</p>
        
        
          .mytext {color:#ed5666;}
        
        Text color #ed5666
      
           This box has a color of #ed5666        
        
          <div style="background-color:#ed5666;">Content here</div>
        
        
          .mybackground {background-color:#ed5666;}
        
        Background color #ed5666
      
           Border around this has a color of #ed5666        
        
          <div style="border:2px solid #ed5666;">Content here</div>
        
        
          .myborder {border:2px solid #ed5666;}
        
        Border color #ed5666