#ed9382 color space conversions
Hex:
        #ed9382
        RGB:
        237, 147, 130
        CMY:
        7, 42, 49
        CMYK:
        0, 38, 45, 7
      HSL:
        10°, 74.8252%, 71.9608%
        HSV (HSB):
        10°, 45.1477%, 92.9412%
        XYZ:
        49.3880, 40.4837, 26.3302
        xyY:
        0.4250, 0.3484, 40.4837
      CIE-Lab:
        69.8126, 32.0918, 23.3500
        CIE-LCH:
        69.8126, 39.6876, 36.0397
        CIE-Luv:
        69.8126, 64.1713, 24.4635
        Hunter-Lab:
        63.6268, 27.2075, 20.0032
      #ed9382 color charts
#ed9382 RGB chart
      #ed9382 CMYK chart
      #ed9382 RGB pie chart
      #ed9382 color shades, tints & tones
#ed9382 color schemes
#ed9382 color preview, HTML & CSS examples
           This text has a color of #ed9382        
        
          <p style="color:#ed9382;">Text here</p>
        
        
          .mytext {color:#ed9382;}
        
        Text color #ed9382
      
           This box has a color of #ed9382        
        
          <div style="background-color:#ed9382;">Content here</div>
        
        
          .mybackground {background-color:#ed9382;}
        
        Background color #ed9382
      
           Border around this has a color of #ed9382        
        
          <div style="border:2px solid #ed9382;">Content here</div>
        
        
          .myborder {border:2px solid #ed9382;}
        
        Border color #ed9382