#edb5aa color space conversions
Hex:
        #edb5aa
        RGB:
        237, 181, 170
        CMY:
        7, 29, 33
        CMYK:
        0, 24, 28, 7
      HSL:
        10°, 65.0485%, 79.8039%
        HSV (HSB):
        10°, 28.2700%, 92.9412%
        XYZ:
        58.7046, 53.9546, 45.3504
        xyY:
        0.3715, 0.3415, 53.9546
      CIE-Lab:
        78.4352, 18.7604, 13.4584
        CIE-LCH:
        78.4352, 23.0886, 35.6550
        CIE-Luv:
        78.4352, 36.7341, 15.5848
        Hunter-Lab:
        73.4538, 14.1140, 14.8119
      #edb5aa color charts
#edb5aa RGB chart
      #edb5aa CMYK chart
      #edb5aa RGB pie chart
      #edb5aa color shades, tints & tones
#edb5aa color schemes
#edb5aa color preview, HTML & CSS examples
           This text has a color of #edb5aa        
        
          <p style="color:#edb5aa;">Text here</p>
        
        
          .mytext {color:#edb5aa;}
        
        Text color #edb5aa
      
           This box has a color of #edb5aa        
        
          <div style="background-color:#edb5aa;">Content here</div>
        
        
          .mybackground {background-color:#edb5aa;}
        
        Background color #edb5aa
      
           Border around this has a color of #edb5aa        
        
          <div style="border:2px solid #edb5aa;">Content here</div>
        
        
          .myborder {border:2px solid #edb5aa;}
        
        Border color #edb5aa