#ed825e color space conversions
Hex:
        #ed825e
        RGB:
        237, 130, 94
        CMY:
        7, 49, 63
        CMYK:
        0, 45, 60, 7
      HSL:
        15°, 79.8883%, 64.9020%
        HSV (HSB):
        15°, 60.3376%, 92.9412%
        XYZ:
        44.9281, 34.7779, 14.9345
        xyY:
        0.4747, 0.3675, 34.7779
      CIE-Lab:
        65.5754, 37.8720, 37.5041
        CIE-LCH:
        65.5754, 53.2996, 44.7204
        CIE-Luv:
        65.5754, 81.9195, 37.1727
        Hunter-Lab:
        58.9728, 32.7866, 26.2661
      #ed825e color charts
#ed825e RGB chart
      #ed825e CMYK chart
      #ed825e RGB pie chart
      #ed825e color shades, tints & tones
#ed825e color schemes
#ed825e color preview, HTML & CSS examples
           This text has a color of #ed825e        
        
          <p style="color:#ed825e;">Text here</p>
        
        
          .mytext {color:#ed825e;}
        
        Text color #ed825e
      
           This box has a color of #ed825e        
        
          <div style="background-color:#ed825e;">Content here</div>
        
        
          .mybackground {background-color:#ed825e;}
        
        Background color #ed825e
      
           Border around this has a color of #ed825e        
        
          <div style="border:2px solid #ed825e;">Content here</div>
        
        
          .myborder {border:2px solid #ed825e;}
        
        Border color #ed825e