#ed7a60 color space conversions
Hex:
        #ed7a60
        RGB:
        237, 122, 96
        CMY:
        7, 52, 62
        CMYK:
        0, 49, 59, 7
      HSL:
        11°, 79.6610%, 65.2941%
        HSV (HSB):
        11°, 59.4937%, 92.9412%
        XYZ:
        43.9959, 32.7681, 15.0724
        xyY:
        0.4791, 0.3568, 32.7681
      CIE-Lab:
        63.9727, 42.0676, 34.4245
        CIE-LCH:
        63.9727, 54.3574, 39.2939
        CIE-Luv:
        63.9727, 87.4860, 32.8426
        Hunter-Lab:
        57.2434, 37.0147, 24.4592
      #ed7a60 color charts
#ed7a60 RGB chart
      #ed7a60 CMYK chart
      #ed7a60 RGB pie chart
      #ed7a60 color shades, tints & tones
#ed7a60 color schemes
#ed7a60 color preview, HTML & CSS examples
           This text has a color of #ed7a60        
        
          <p style="color:#ed7a60;">Text here</p>
        
        
          .mytext {color:#ed7a60;}
        
        Text color #ed7a60
      
           This box has a color of #ed7a60        
        
          <div style="background-color:#ed7a60;">Content here</div>
        
        
          .mybackground {background-color:#ed7a60;}
        
        Background color #ed7a60
      
           Border around this has a color of #ed7a60        
        
          <div style="border:2px solid #ed7a60;">Content here</div>
        
        
          .myborder {border:2px solid #ed7a60;}
        
        Border color #ed7a60