#ed8d8a color space conversions
Hex:
        #ed8d8a
        RGB:
        237, 141, 138
        CMY:
        7, 45, 46
        CMYK:
        0, 41, 42, 7
      HSL:
        2°, 73.3333%, 73.5294%
        HSV (HSB):
        2°, 41.7722%, 92.9412%
        XYZ:
        49.0374, 38.8893, 28.9666
        xyY:
        0.4195, 0.3327, 38.8893
      CIE-Lab:
        68.6710, 36.0591, 17.3544
        CIE-LCH:
        68.6710, 40.0180, 25.7004
        CIE-Luv:
        68.6710, 66.8330, 16.3089
        Hunter-Lab:
        62.3613, 31.2302, 16.1129
      #ed8d8a color charts
#ed8d8a RGB chart
      #ed8d8a CMYK chart
      #ed8d8a RGB pie chart
      #ed8d8a color shades, tints & tones
#ed8d8a color schemes
#ed8d8a color preview, HTML & CSS examples
           This text has a color of #ed8d8a        
        
          <p style="color:#ed8d8a;">Text here</p>
        
        
          .mytext {color:#ed8d8a;}
        
        Text color #ed8d8a
      
           This box has a color of #ed8d8a        
        
          <div style="background-color:#ed8d8a;">Content here</div>
        
        
          .mybackground {background-color:#ed8d8a;}
        
        Background color #ed8d8a
      
           Border around this has a color of #ed8d8a        
        
          <div style="border:2px solid #ed8d8a;">Content here</div>
        
        
          .myborder {border:2px solid #ed8d8a;}
        
        Border color #ed8d8a