#ea8d8a color space conversions
Hex:
        #ea8d8a
        RGB:
        234, 141, 138
        CMY:
        8, 45, 46
        CMYK:
        0, 40, 41, 8
      HSL:
        2°, 69.5652%, 72.9412%
        HSV (HSB):
        2°, 41.0256%, 91.7647%
        XYZ:
        48.0440, 38.3772, 28.9201
        xyY:
        0.4165, 0.3327, 38.3772
      CIE-Lab:
        68.2977, 34.9418, 16.7796
        CIE-LCH:
        68.2977, 38.7619, 25.6511
        CIE-Luv:
        68.2977, 64.5080, 15.8206
        Hunter-Lab:
        61.9493, 30.0222, 15.6859
      #ea8d8a color charts
#ea8d8a RGB chart
      #ea8d8a CMYK chart
      #ea8d8a RGB pie chart
      #ea8d8a color shades, tints & tones
#ea8d8a color schemes
#ea8d8a color preview, HTML & CSS examples
           This text has a color of #ea8d8a        
        
          <p style="color:#ea8d8a;">Text here</p>
        
        
          .mytext {color:#ea8d8a;}
        
        Text color #ea8d8a
      
           This box has a color of #ea8d8a        
        
          <div style="background-color:#ea8d8a;">Content here</div>
        
        
          .mybackground {background-color:#ea8d8a;}
        
        Background color #ea8d8a
      
           Border around this has a color of #ea8d8a        
        
          <div style="border:2px solid #ea8d8a;">Content here</div>
        
        
          .myborder {border:2px solid #ea8d8a;}
        
        Border color #ea8d8a