#ea968a color space conversions
Hex:
        #ea968a
        RGB:
        234, 150, 138
        CMY:
        8, 41, 46
        CMYK:
        0, 36, 41, 8
      HSL:
        7°, 69.5652%, 72.9412%
        HSV (HSB):
        7°, 41.0256%, 91.7647%
        XYZ:
        49.4255, 41.1401, 29.3806
        xyY:
        0.4121, 0.3430, 41.1401
      CIE-Lab:
        70.2740, 30.2048, 19.5083
        CIE-LCH:
        70.2740, 35.9570, 32.8570
        CIE-Luv:
        70.2740, 58.5885, 20.3640
        Hunter-Lab:
        64.1405, 25.3027, 17.7397
      #ea968a color charts
#ea968a RGB chart
      #ea968a CMYK chart
      #ea968a RGB pie chart
      #ea968a color shades, tints & tones
#ea968a color schemes
#ea968a color preview, HTML & CSS examples
           This text has a color of #ea968a        
        
          <p style="color:#ea968a;">Text here</p>
        
        
          .mytext {color:#ea968a;}
        
        Text color #ea968a
      
           This box has a color of #ea968a        
        
          <div style="background-color:#ea968a;">Content here</div>
        
        
          .mybackground {background-color:#ea968a;}
        
        Background color #ea968a
      
           Border around this has a color of #ea968a        
        
          <div style="border:2px solid #ea968a;">Content here</div>
        
        
          .myborder {border:2px solid #ea968a;}
        
        Border color #ea968a