#ed2b60 color space conversions
Hex:
        #ed2b60
        RGB:
        237, 43, 96
        CMY:
        7, 83, 62
        CMYK:
        0, 82, 59, 7
      HSL:
        344°, 84.3478%, 54.9020%
        HSV (HSB):
        344°, 81.8565%, 92.9412%
        XYZ:
        37.9002, 20.5768, 13.0405
        xyY:
        0.5299, 0.2877, 20.5768
      CIE-Lab:
        52.4832, 72.8337, 19.4901
        CIE-LCH:
        52.4832, 75.3963, 14.9812
        CIE-Luv:
        52.4832, 133.2094, 8.0779
        Hunter-Lab:
        45.3617, 69.7561, 14.7086
      #ed2b60 color charts
#ed2b60 RGB chart
      #ed2b60 CMYK chart
      #ed2b60 RGB pie chart
      #ed2b60 color shades, tints & tones
#ed2b60 color schemes
#ed2b60 color preview, HTML & CSS examples
           This text has a color of #ed2b60        
        
          <p style="color:#ed2b60;">Text here</p>
        
        
          .mytext {color:#ed2b60;}
        
        Text color #ed2b60
      
           This box has a color of #ed2b60        
        
          <div style="background-color:#ed2b60;">Content here</div>
        
        
          .mybackground {background-color:#ed2b60;}
        
        Background color #ed2b60
      
           Border around this has a color of #ed2b60        
        
          <div style="border:2px solid #ed2b60;">Content here</div>
        
        
          .myborder {border:2px solid #ed2b60;}
        
        Border color #ed2b60