#edd7ab color space conversions
Hex:
        #edd7ab
        RGB:
        237, 215, 171
        CMY:
        7, 16, 33
        CMYK:
        0, 9, 28, 7
      HSL:
        40°, 64.7059%, 80.0000%
        HSV (HSB):
        40°, 27.8481%, 92.9412%
        XYZ:
        66.5762, 69.5457, 48.4428
        xyY:
        0.3607, 0.3768, 69.5457
      CIE-Lab:
        86.7736, 1.0588, 24.5143
        CIE-LCH:
        86.7736, 24.5372, 87.5269
        CIE-Luv:
        86.7736, 16.1763, 34.2500
        Hunter-Lab:
        83.3941, -3.4372, 23.9349
      #edd7ab color charts
#edd7ab RGB chart
      #edd7ab CMYK chart
      #edd7ab RGB pie chart
      #edd7ab color shades, tints & tones
#edd7ab color schemes
#edd7ab color preview, HTML & CSS examples
           This text has a color of #edd7ab        
        
          <p style="color:#edd7ab;">Text here</p>
        
        
          .mytext {color:#edd7ab;}
        
        Text color #edd7ab
      
           This box has a color of #edd7ab        
        
          <div style="background-color:#edd7ab;">Content here</div>
        
        
          .mybackground {background-color:#edd7ab;}
        
        Background color #edd7ab
      
           Border around this has a color of #edd7ab        
        
          <div style="border:2px solid #edd7ab;">Content here</div>
        
        
          .myborder {border:2px solid #edd7ab;}
        
        Border color #edd7ab