#ed0c25 color space conversions
Hex:
        #ed0c25
        RGB:
        237, 12, 37
        CMY:
        7, 95, 85
        CMYK:
        0, 95, 84, 7
      HSL:
        353°, 90.3614%, 48.8235%
        HSV (HSB):
        353°, 94.9367%, 92.9412%
        XYZ:
        35.3905, 18.4010, 3.4367
        xyY:
        0.6184, 0.3215, 18.4010
      CIE-Lab:
        49.9790, 75.3180, 50.5508
        CIE-LCH:
        49.9790, 90.7093, 33.8681
        CIE-Luv:
        49.9790, 157.3513, 30.1682
        Hunter-Lab:
        42.8964, 72.1975, 25.2774
      #ed0c25 color charts
#ed0c25 RGB chart
      #ed0c25 CMYK chart
      #ed0c25 RGB pie chart
      #ed0c25 color shades, tints & tones
#ed0c25 color schemes
#ed0c25 color preview, HTML & CSS examples
           This text has a color of #ed0c25        
        
          <p style="color:#ed0c25;">Text here</p>
        
        
          .mytext {color:#ed0c25;}
        
        Text color #ed0c25
      
           This box has a color of #ed0c25        
        
          <div style="background-color:#ed0c25;">Content here</div>
        
        
          .mybackground {background-color:#ed0c25;}
        
        Background color #ed0c25
      
           Border around this has a color of #ed0c25        
        
          <div style="border:2px solid #ed0c25;">Content here</div>
        
        
          .myborder {border:2px solid #ed0c25;}
        
        Border color #ed0c25