#ed094b color space conversions
Hex:
        #ed094b
        RGB:
        237, 9, 75
        CMY:
        7, 96, 71
        CMYK:
        0, 96, 68, 7
      HSL:
        343°, 92.6829%, 48.2353%
        HSV (HSB):
        343°, 96.2025%, 92.9412%
        XYZ:
        36.2927, 18.7079, 8.3548
        xyY:
        0.5728, 0.2953, 18.7079
      CIE-Lab:
        50.3437, 76.7772, 29.3983
        CIE-LCH:
        50.3437, 82.2131, 20.9520
        CIE-Luv:
        50.3437, 148.3464, 15.7152
        Hunter-Lab:
        43.2526, 74.0850, 18.8243
      #ed094b color charts
#ed094b RGB chart
      #ed094b CMYK chart
      #ed094b RGB pie chart
      #ed094b color shades, tints & tones
#ed094b color schemes
#ed094b color preview, HTML & CSS examples
           This text has a color of #ed094b        
        
          <p style="color:#ed094b;">Text here</p>
        
        
          .mytext {color:#ed094b;}
        
        Text color #ed094b
      
           This box has a color of #ed094b        
        
          <div style="background-color:#ed094b;">Content here</div>
        
        
          .mybackground {background-color:#ed094b;}
        
        Background color #ed094b
      
           Border around this has a color of #ed094b        
        
          <div style="border:2px solid #ed094b;">Content here</div>
        
        
          .myborder {border:2px solid #ed094b;}
        
        Border color #ed094b