#ea7d5d color space conversions
Hex:
        #ea7d5d
        RGB:
        234, 125, 93
        CMY:
        8, 51, 64
        CMYK:
        0, 47, 60, 8
      HSL:
        14°, 77.0492%, 64.1176%
        HSV (HSB):
        14°, 60.2564%, 91.7647%
        XYZ:
        43.2411, 32.9500, 14.4369
        xyY:
        0.4771, 0.3636, 32.9500
      CIE-Lab:
        64.1204, 39.2064, 36.1541
        CIE-LCH:
        64.1204, 53.3316, 42.6806
        CIE-Luv:
        64.1204, 83.3258, 35.2190
        Hunter-Lab:
        57.4021, 34.0108, 25.2698
      #ea7d5d color charts
#ea7d5d RGB chart
      #ea7d5d CMYK chart
      #ea7d5d RGB pie chart
      #ea7d5d color shades, tints & tones
#ea7d5d color schemes
#ea7d5d color preview, HTML & CSS examples
           This text has a color of #ea7d5d        
        
          <p style="color:#ea7d5d;">Text here</p>
        
        
          .mytext {color:#ea7d5d;}
        
        Text color #ea7d5d
      
           This box has a color of #ea7d5d        
        
          <div style="background-color:#ea7d5d;">Content here</div>
        
        
          .mybackground {background-color:#ea7d5d;}
        
        Background color #ea7d5d
      
           Border around this has a color of #ea7d5d        
        
          <div style="border:2px solid #ea7d5d;">Content here</div>
        
        
          .myborder {border:2px solid #ea7d5d;}
        
        Border color #ea7d5d