#ed264e color space conversions
Hex:
        #ed264e
        RGB:
        237, 38, 78
        CMY:
        7, 85, 69
        CMYK:
        0, 84, 67, 7
      HSL:
        348°, 84.6809%, 53.9216%
        HSV (HSB):
        348°, 83.9662%, 92.9412%
        XYZ:
        36.9933, 19.9408, 9.1069
        xyY:
        0.5602, 0.3019, 19.9408
      CIE-Lab:
        51.7702, 72.9475, 29.3803
        CIE-LCH:
        51.7702, 78.6419, 21.9376
        CIE-Luv:
        51.7702, 140.8763, 17.1511
        Hunter-Lab:
        44.6551, 69.7269, 19.1671
      #ed264e color charts
#ed264e RGB chart
      #ed264e CMYK chart
      #ed264e RGB pie chart
      #ed264e color shades, tints & tones
#ed264e color schemes
#ed264e color preview, HTML & CSS examples
           This text has a color of #ed264e        
        
          <p style="color:#ed264e;">Text here</p>
        
        
          .mytext {color:#ed264e;}
        
        Text color #ed264e
      
           This box has a color of #ed264e        
        
          <div style="background-color:#ed264e;">Content here</div>
        
        
          .mybackground {background-color:#ed264e;}
        
        Background color #ed264e
      
           Border around this has a color of #ed264e        
        
          <div style="border:2px solid #ed264e;">Content here</div>
        
        
          .myborder {border:2px solid #ed264e;}
        
        Border color #ed264e