#edaa7a color space conversions
Hex:
        #edaa7a
        RGB:
        237, 170, 122
        CMY:
        7, 33, 52
        CMYK:
        0, 28, 49, 7
      HSL:
        25°, 76.1589%, 70.3922%
        HSV (HSB):
        25°, 48.5232%, 92.9412%
        XYZ:
        52.8126, 48.1591, 24.9245
        xyY:
        0.4195, 0.3825, 48.1591
      CIE-Lab:
        74.9252, 19.1392, 34.4228
        CIE-LCH:
        74.9252, 39.3858, 60.9259
        CIE-Luv:
        74.9252, 49.3814, 40.5196
        Hunter-Lab:
        69.3968, 14.3985, 27.2832
      #edaa7a color charts
#edaa7a RGB chart
      #edaa7a CMYK chart
      #edaa7a RGB pie chart
      #edaa7a color shades, tints & tones
#edaa7a color schemes
#edaa7a color preview, HTML & CSS examples
           This text has a color of #edaa7a        
        
          <p style="color:#edaa7a;">Text here</p>
        
        
          .mytext {color:#edaa7a;}
        
        Text color #edaa7a
      
           This box has a color of #edaa7a        
        
          <div style="background-color:#edaa7a;">Content here</div>
        
        
          .mybackground {background-color:#edaa7a;}
        
        Background color #edaa7a
      
           Border around this has a color of #edaa7a        
        
          <div style="border:2px solid #edaa7a;">Content here</div>
        
        
          .myborder {border:2px solid #edaa7a;}
        
        Border color #edaa7a