#ed385b color space conversions
Hex:
        #ed385b
        RGB:
        237, 56, 91
        CMY:
        7, 78, 64
        CMYK:
        0, 76, 62, 7
      HSL:
        348°, 83.4101%, 57.4510%
        HSV (HSB):
        348°, 76.3713%, 92.9412%
        XYZ:
        38.2276, 21.5882, 12.0497
        xyY:
        0.5319, 0.3004, 21.5882
      CIE-Lab:
        53.5873, 69.1308, 23.9567
        CIE-LCH:
        53.5873, 73.1642, 19.1133
        CIE-Luv:
        53.5873, 129.6885, 13.6502
        Hunter-Lab:
        46.4631, 65.5506, 17.1480
      #ed385b color charts
#ed385b RGB chart
      #ed385b CMYK chart
      #ed385b RGB pie chart
      #ed385b color shades, tints & tones
#ed385b color schemes
#ed385b color preview, HTML & CSS examples
           This text has a color of #ed385b        
        
          <p style="color:#ed385b;">Text here</p>
        
        
          .mytext {color:#ed385b;}
        
        Text color #ed385b
      
           This box has a color of #ed385b        
        
          <div style="background-color:#ed385b;">Content here</div>
        
        
          .mybackground {background-color:#ed385b;}
        
        Background color #ed385b
      
           Border around this has a color of #ed385b        
        
          <div style="border:2px solid #ed385b;">Content here</div>
        
        
          .myborder {border:2px solid #ed385b;}
        
        Border color #ed385b