#edb9ae color space conversions
Hex:
        #edb9ae
        RGB:
        237, 185, 174
        CMY:
        7, 27, 32
        CMYK:
        0, 22, 27, 7
      HSL:
        10°, 63.6364%, 80.5882%
        HSV (HSB):
        10°, 26.5823%, 92.9412%
        XYZ:
        59.9140, 55.7584, 47.6490
        xyY:
        0.3668, 0.3414, 55.7584
      CIE-Lab:
        79.4761, 17.1779, 12.7711
        CIE-LCH:
        79.4761, 21.4051, 36.6293
        CIE-Luv:
        79.4761, 33.8552, 15.0253
        Hunter-Lab:
        74.6716, 12.5472, 14.4363
      #edb9ae color charts
#edb9ae RGB chart
      #edb9ae CMYK chart
      #edb9ae RGB pie chart
      #edb9ae color shades, tints & tones
#edb9ae color schemes
#edb9ae color preview, HTML & CSS examples
           This text has a color of #edb9ae        
        
          <p style="color:#edb9ae;">Text here</p>
        
        
          .mytext {color:#edb9ae;}
        
        Text color #edb9ae
      
           This box has a color of #edb9ae        
        
          <div style="background-color:#edb9ae;">Content here</div>
        
        
          .mybackground {background-color:#edb9ae;}
        
        Background color #edb9ae
      
           Border around this has a color of #edb9ae        
        
          <div style="border:2px solid #edb9ae;">Content here</div>
        
        
          .myborder {border:2px solid #edb9ae;}
        
        Border color #edb9ae