#ea8f8c color space conversions
Hex:
        #ea8f8c
        RGB:
        234, 143, 140
        CMY:
        8, 44, 45
        CMYK:
        0, 39, 40, 8
      HSL:
        2°, 69.1176%, 73.3333%
        HSV (HSB):
        2°, 40.1709%, 91.7647%
        XYZ:
        48.4878, 39.0308, 29.7891
        xyY:
        0.4133, 0.3327, 39.0308
      CIE-Lab:
        68.7736, 34.1131, 16.3252
        CIE-LCH:
        68.7736, 37.8182, 25.5740
        CIE-Luv:
        68.7736, 62.8534, 15.4774
        Hunter-Lab:
        62.4746, 29.2067, 15.4617
      #ea8f8c color charts
#ea8f8c RGB chart
      #ea8f8c CMYK chart
      #ea8f8c RGB pie chart
      #ea8f8c color shades, tints & tones
#ea8f8c color schemes
#ea8f8c color preview, HTML & CSS examples
           This text has a color of #ea8f8c        
        
          <p style="color:#ea8f8c;">Text here</p>
        
        
          .mytext {color:#ea8f8c;}
        
        Text color #ea8f8c
      
           This box has a color of #ea8f8c        
        
          <div style="background-color:#ea8f8c;">Content here</div>
        
        
          .mybackground {background-color:#ea8f8c;}
        
        Background color #ea8f8c
      
           Border around this has a color of #ea8f8c        
        
          <div style="border:2px solid #ea8f8c;">Content here</div>
        
        
          .myborder {border:2px solid #ea8f8c;}
        
        Border color #ea8f8c