#ed0f49 color space conversions
Hex:
        #ed0f49
        RGB:
        237, 15, 73
        CMY:
        7, 94, 71
        CMYK:
        0, 94, 69, 7
      HSL:
        344°, 88.0952%, 49.4118%
        HSV (HSB):
        344°, 93.6709%, 92.9412%
        XYZ:
        36.2985, 18.8272, 8.0242
        xyY:
        0.5748, 0.2981, 18.8272
      CIE-Lab:
        50.4844, 76.1897, 30.7769
        CIE-LCH:
        50.4844, 82.1710, 21.9963
        CIE-Luv:
        50.4844, 148.1517, 17.0574
        Hunter-Lab:
        43.3903, 73.3923, 19.4087
      #ed0f49 color charts
#ed0f49 RGB chart
      #ed0f49 CMYK chart
      #ed0f49 RGB pie chart
      #ed0f49 color shades, tints & tones
#ed0f49 color schemes
#ed0f49 color preview, HTML & CSS examples
           This text has a color of #ed0f49        
        
          <p style="color:#ed0f49;">Text here</p>
        
        
          .mytext {color:#ed0f49;}
        
        Text color #ed0f49
      
           This box has a color of #ed0f49        
        
          <div style="background-color:#ed0f49;">Content here</div>
        
        
          .mybackground {background-color:#ed0f49;}
        
        Background color #ed0f49
      
           Border around this has a color of #ed0f49        
        
          <div style="border:2px solid #ed0f49;">Content here</div>
        
        
          .myborder {border:2px solid #ed0f49;}
        
        Border color #ed0f49