#edb5ae color space conversions
Hex:
        #edb5ae
        RGB:
        237, 181, 174
        CMY:
        7, 29, 32
        CMYK:
        0, 24, 27, 7
      HSL:
        7°, 63.6364%, 80.5882%
        HSV (HSB):
        7°, 26.5823%, 92.9412%
        XYZ:
        59.0889, 54.1083, 47.3740
        xyY:
        0.3680, 0.3370, 54.1083
      CIE-Lab:
        78.5248, 19.3013, 11.4236
        CIE-LCH:
        78.5248, 22.4285, 30.6193
        CIE-Luv:
        78.5248, 36.2603, 12.7266
        Hunter-Lab:
        73.5583, 14.6608, 13.3061
      #edb5ae color charts
#edb5ae RGB chart
      #edb5ae CMYK chart
      #edb5ae RGB pie chart
      #edb5ae color shades, tints & tones
#edb5ae color schemes
#edb5ae color preview, HTML & CSS examples
           This text has a color of #edb5ae        
        
          <p style="color:#edb5ae;">Text here</p>
        
        
          .mytext {color:#edb5ae;}
        
        Text color #edb5ae
      
           This box has a color of #edb5ae        
        
          <div style="background-color:#edb5ae;">Content here</div>
        
        
          .mybackground {background-color:#edb5ae;}
        
        Background color #edb5ae
      
           Border around this has a color of #edb5ae        
        
          <div style="border:2px solid #edb5ae;">Content here</div>
        
        
          .myborder {border:2px solid #edb5ae;}
        
        Border color #edb5ae