#ed7075 color space conversions
Hex:
        #ed7075
        RGB:
        237, 112, 117
        CMY:
        7, 56, 54
        CMYK:
        0, 53, 51, 7
      HSL:
        358°, 77.6398%, 68.4314%
        HSV (HSB):
        358°, 52.7426%, 92.9412%
        XYZ:
        43.9301, 30.8772, 20.4741
        xyY:
        0.4611, 0.3241, 30.8772
      CIE-Lab:
        62.4038, 48.6370, 20.5982
        CIE-LCH:
        62.4038, 52.8190, 22.9531
        CIE-Luv:
        62.4038, 90.2509, 16.6110
        Hunter-Lab:
        55.5673, 43.8749, 17.0513
      #ed7075 color charts
#ed7075 RGB chart
      #ed7075 CMYK chart
      #ed7075 RGB pie chart
      #ed7075 color shades, tints & tones
#ed7075 color schemes
#ed7075 color preview, HTML & CSS examples
           This text has a color of #ed7075        
        
          <p style="color:#ed7075;">Text here</p>
        
        
          .mytext {color:#ed7075;}
        
        Text color #ed7075
      
           This box has a color of #ed7075        
        
          <div style="background-color:#ed7075;">Content here</div>
        
        
          .mybackground {background-color:#ed7075;}
        
        Background color #ed7075
      
           Border around this has a color of #ed7075        
        
          <div style="border:2px solid #ed7075;">Content here</div>
        
        
          .myborder {border:2px solid #ed7075;}
        
        Border color #ed7075