#ed3e56 color space conversions
Hex:
        #ed3e56
        RGB:
        237, 62, 86
        CMY:
        7, 76, 66
        CMYK:
        0, 74, 64, 7
      HSL:
        352°, 82.9384%, 58.6275%
        HSV (HSB):
        352°, 73.8397%, 92.9412%
        XYZ:
        38.3274, 22.1217, 11.0539
        xyY:
        0.5360, 0.3094, 22.1217
      CIE-Lab:
        54.1558, 67.0013, 27.6582
        CIE-LCH:
        54.1558, 72.4855, 22.4309
        CIE-Luv:
        54.1558, 128.3332, 17.8197
        Hunter-Lab:
        47.0337, 63.1494, 18.9891
      #ed3e56 color charts
#ed3e56 RGB chart
      #ed3e56 CMYK chart
      #ed3e56 RGB pie chart
      #ed3e56 color shades, tints & tones
#ed3e56 color schemes
#ed3e56 color preview, HTML & CSS examples
           This text has a color of #ed3e56        
        
          <p style="color:#ed3e56;">Text here</p>
        
        
          .mytext {color:#ed3e56;}
        
        Text color #ed3e56
      
           This box has a color of #ed3e56        
        
          <div style="background-color:#ed3e56;">Content here</div>
        
        
          .mybackground {background-color:#ed3e56;}
        
        Background color #ed3e56
      
           Border around this has a color of #ed3e56        
        
          <div style="border:2px solid #ed3e56;">Content here</div>
        
        
          .myborder {border:2px solid #ed3e56;}
        
        Border color #ed3e56