#ef9290 color space conversions
Hex:
        #ef9290
        RGB:
        239, 146, 144
        CMY:
        6, 43, 44
        CMYK:
        0, 39, 40, 6
      HSL:
        1°, 74.8031%, 75.0980%
        HSV (HSB):
        1°, 39.7490%, 93.7255%
        XYZ:
        50.9095, 40.9221, 31.6011
        xyY:
        0.4124, 0.3315, 40.9221
      CIE-Lab:
        70.1213, 34.8474, 16.0680
        CIE-LCH:
        70.1213, 38.3735, 24.7541
        CIE-Luv:
        70.1213, 64.0527, 15.0942
        Hunter-Lab:
        63.9704, 30.1074, 15.4903
      #ef9290 color charts
#ef9290 RGB chart
      #ef9290 CMYK chart
      #ef9290 RGB pie chart
      #ef9290 color shades, tints & tones
#ef9290 color schemes
#ef9290 color preview, HTML & CSS examples
           This text has a color of #ef9290        
        
          <p style="color:#ef9290;">Text here</p>
        
        
          .mytext {color:#ef9290;}
        
        Text color #ef9290
      
           This box has a color of #ef9290        
        
          <div style="background-color:#ef9290;">Content here</div>
        
        
          .mybackground {background-color:#ef9290;}
        
        Background color #ef9290
      
           Border around this has a color of #ef9290        
        
          <div style="border:2px solid #ef9290;">Content here</div>
        
        
          .myborder {border:2px solid #ef9290;}
        
        Border color #ef9290