#ea6a5d color space conversions
Hex:
        #ea6a5d
        RGB:
        234, 106, 93
        CMY:
        8, 58, 64
        CMYK:
        0, 55, 60, 8
      HSL:
        6°, 77.0492%, 64.1176%
        HSV (HSB):
        6°, 60.2564%, 91.7647%
        XYZ:
        41.0615, 28.5908, 13.7103
        xyY:
        0.4926, 0.3430, 28.5908
      CIE-Lab:
        60.4188, 48.5887, 31.5123
        CIE-LCH:
        60.4188, 57.9128, 32.9655
        CIE-Luv:
        60.4188, 97.0390, 27.6211
        Hunter-Lab:
        53.4704, 43.5024, 22.2267
      #ea6a5d color charts
#ea6a5d RGB chart
      #ea6a5d CMYK chart
      #ea6a5d RGB pie chart
      #ea6a5d color shades, tints & tones
#ea6a5d color schemes
#ea6a5d color preview, HTML & CSS examples
           This text has a color of #ea6a5d        
        
          <p style="color:#ea6a5d;">Text here</p>
        
        
          .mytext {color:#ea6a5d;}
        
        Text color #ea6a5d
      
           This box has a color of #ea6a5d        
        
          <div style="background-color:#ea6a5d;">Content here</div>
        
        
          .mybackground {background-color:#ea6a5d;}
        
        Background color #ea6a5d
      
           Border around this has a color of #ea6a5d        
        
          <div style="border:2px solid #ea6a5d;">Content here</div>
        
        
          .myborder {border:2px solid #ea6a5d;}
        
        Border color #ea6a5d