#ed825f color space conversions
Hex:
        #ed825f
        RGB:
        237, 130, 95
        CMY:
        7, 49, 63
        CMYK:
        0, 45, 60, 7
      HSL:
        15°, 79.7753%, 65.0980%
        HSV (HSB):
        15°, 59.9156%, 92.9412%
        XYZ:
        44.9732, 34.7960, 15.1724
        xyY:
        0.4737, 0.3665, 34.7960
      CIE-Lab:
        65.5895, 37.9416, 36.9837
        CIE-LCH:
        65.5895, 52.9845, 44.2675
        CIE-Luv:
        65.5895, 81.7673, 36.6730
        Hunter-Lab:
        58.9881, 32.8612, 26.0416
      #ed825f color charts
#ed825f RGB chart
      #ed825f CMYK chart
      #ed825f RGB pie chart
      #ed825f color shades, tints & tones
#ed825f color schemes
#ed825f color preview, HTML & CSS examples
           This text has a color of #ed825f        
        
          <p style="color:#ed825f;">Text here</p>
        
        
          .mytext {color:#ed825f;}
        
        Text color #ed825f
      
           This box has a color of #ed825f        
        
          <div style="background-color:#ed825f;">Content here</div>
        
        
          .mybackground {background-color:#ed825f;}
        
        Background color #ed825f
      
           Border around this has a color of #ed825f        
        
          <div style="border:2px solid #ed825f;">Content here</div>
        
        
          .myborder {border:2px solid #ed825f;}
        
        Border color #ed825f