#ed5266 color space conversions
Hex:
        #ed5266
        RGB:
        237, 82, 102
        CMY:
        7, 68, 60
        CMYK:
        0, 65, 57, 7
      HSL:
        352°, 81.1518%, 62.5490%
        HSV (HSB):
        352°, 65.4008%, 92.9412%
        XYZ:
        40.3406, 24.9984, 15.2694
        xyY:
        0.5005, 0.3101, 24.9984
      CIE-Lab:
        57.0739, 60.7813, 22.0811
        CIE-LCH:
        57.0739, 64.6680, 19.9655
        CIE-Luv:
        57.0739, 112.8465, 14.5201
        Hunter-Lab:
        49.9984, 56.5233, 16.8919
      #ed5266 color charts
#ed5266 RGB chart
      #ed5266 CMYK chart
      #ed5266 RGB pie chart
      #ed5266 color shades, tints & tones
#ed5266 color schemes
#ed5266 color preview, HTML & CSS examples
           This text has a color of #ed5266        
        
          <p style="color:#ed5266;">Text here</p>
        
        
          .mytext {color:#ed5266;}
        
        Text color #ed5266
      
           This box has a color of #ed5266        
        
          <div style="background-color:#ed5266;">Content here</div>
        
        
          .mybackground {background-color:#ed5266;}
        
        Background color #ed5266
      
           Border around this has a color of #ed5266        
        
          <div style="border:2px solid #ed5266;">Content here</div>
        
        
          .myborder {border:2px solid #ed5266;}
        
        Border color #ed5266