#ed203d color space conversions
Hex:
        #ed203d
        RGB:
        237, 32, 61
        CMY:
        7, 87, 76
        CMYK:
        0, 86, 74, 7
      HSL:
        352°, 85.0622%, 52.7451%
        HSV (HSB):
        352°, 86.4979%, 92.9412%
        XYZ:
        36.2839, 19.3745, 6.2422
        xyY:
        0.5862, 0.3130, 19.3745
      CIE-Lab:
        51.1225, 73.3908, 38.6106
        CIE-LCH:
        51.1225, 82.9276, 27.7486
        CIE-Luv:
        51.1225, 147.5920, 24.0365
        Hunter-Lab:
        44.0164, 70.1133, 22.4033
      #ed203d color charts
#ed203d RGB chart
      #ed203d CMYK chart
      #ed203d RGB pie chart
      #ed203d color shades, tints & tones
#ed203d color schemes
#ed203d color preview, HTML & CSS examples
           This text has a color of #ed203d        
        
          <p style="color:#ed203d;">Text here</p>
        
        
          .mytext {color:#ed203d;}
        
        Text color #ed203d
      
           This box has a color of #ed203d        
        
          <div style="background-color:#ed203d;">Content here</div>
        
        
          .mybackground {background-color:#ed203d;}
        
        Background color #ed203d
      
           Border around this has a color of #ed203d        
        
          <div style="border:2px solid #ed203d;">Content here</div>
        
        
          .myborder {border:2px solid #ed203d;}
        
        Border color #ed203d