#ef8d96 color space conversions
Hex:
        #ef8d96
        RGB:
        239, 141, 150
        CMY:
        6, 45, 41
        CMYK:
        0, 41, 37, 6
      HSL:
        354°, 75.3846%, 74.5098%
        HSV (HSB):
        354°, 41.0042%, 93.7255%
        XYZ:
        50.6265, 39.6025, 33.8299
        xyY:
        0.4081, 0.3192, 39.6025
      CIE-Lab:
        69.1855, 38.1274, 11.4118
        CIE-LCH:
        69.1855, 39.7986, 16.6627
        CIE-Luv:
        69.1855, 66.1608, 8.4036
        Hunter-Lab:
        62.9305, 33.4718, 12.1785
      #ef8d96 color charts
#ef8d96 RGB chart
      #ef8d96 CMYK chart
      #ef8d96 RGB pie chart
      #ef8d96 color shades, tints & tones
#ef8d96 color schemes
#ef8d96 color preview, HTML & CSS examples
           This text has a color of #ef8d96        
        
          <p style="color:#ef8d96;">Text here</p>
        
        
          .mytext {color:#ef8d96;}
        
        Text color #ef8d96
      
           This box has a color of #ef8d96        
        
          <div style="background-color:#ef8d96;">Content here</div>
        
        
          .mybackground {background-color:#ef8d96;}
        
        Background color #ef8d96
      
           Border around this has a color of #ef8d96        
        
          <div style="border:2px solid #ef8d96;">Content here</div>
        
        
          .myborder {border:2px solid #ef8d96;}
        
        Border color #ef8d96