#ed414e color space conversions
Hex:
        #ed414e
        RGB:
        237, 65, 78
        CMY:
        7, 75, 69
        CMYK:
        0, 73, 67, 7
      HSL:
        355°, 82.6923%, 59.2157%
        HSV (HSB):
        355°, 72.5738%, 92.9412%
        XYZ:
        38.1905, 22.3352, 9.5060
        xyY:
        0.5453, 0.3189, 22.3352
      CIE-Lab:
        54.3808, 65.5912, 32.6220
        CIE-LCH:
        54.3808, 73.2557, 26.4436
        CIE-Luv:
        54.3808, 128.9583, 22.6461
        Hunter-Lab:
        47.2601, 61.5392, 21.1564
      #ed414e color charts
#ed414e RGB chart
      #ed414e CMYK chart
      #ed414e RGB pie chart
      #ed414e color shades, tints & tones
#ed414e color schemes
#ed414e color preview, HTML & CSS examples
           This text has a color of #ed414e        
        
          <p style="color:#ed414e;">Text here</p>
        
        
          .mytext {color:#ed414e;}
        
        Text color #ed414e
      
           This box has a color of #ed414e        
        
          <div style="background-color:#ed414e;">Content here</div>
        
        
          .mybackground {background-color:#ed414e;}
        
        Background color #ed414e
      
           Border around this has a color of #ed414e        
        
          <div style="border:2px solid #ed414e;">Content here</div>
        
        
          .myborder {border:2px solid #ed414e;}
        
        Border color #ed414e