#ed9c82 color space conversions
Hex:
        #ed9c82
        RGB:
        237, 156, 130
        CMY:
        7, 39, 49
        CMYK:
        0, 34, 45, 7
      HSL:
        15°, 74.8252%, 71.9608%
        HSV (HSB):
        15°, 45.1477%, 92.9412%
        XYZ:
        50.8428, 43.3932, 26.8151
        xyY:
        0.4200, 0.3585, 43.3932
      CIE-Lab:
        71.8210, 27.3436, 26.0524
        CIE-LCH:
        71.8210, 37.7678, 43.6147
        CIE-Luv:
        71.8210, 58.0408, 28.9019
        Hunter-Lab:
        65.8735, 22.4921, 21.9763
      #ed9c82 color charts
#ed9c82 RGB chart
      #ed9c82 CMYK chart
      #ed9c82 RGB pie chart
      #ed9c82 color shades, tints & tones
#ed9c82 color schemes
#ed9c82 color preview, HTML & CSS examples
           This text has a color of #ed9c82        
        
          <p style="color:#ed9c82;">Text here</p>
        
        
          .mytext {color:#ed9c82;}
        
        Text color #ed9c82
      
           This box has a color of #ed9c82        
        
          <div style="background-color:#ed9c82;">Content here</div>
        
        
          .mybackground {background-color:#ed9c82;}
        
        Background color #ed9c82
      
           Border around this has a color of #ed9c82        
        
          <div style="border:2px solid #ed9c82;">Content here</div>
        
        
          .myborder {border:2px solid #ed9c82;}
        
        Border color #ed9c82