#edbf9a color space conversions
Hex:
        #edbf9a
        RGB:
        237, 191, 154
        CMY:
        7, 25, 40
        CMYK:
        0, 19, 35, 7
      HSL:
        27°, 69.7479%, 76.6667%
        HSV (HSB):
        27°, 35.0211%, 92.9412%
        XYZ:
        59.3886, 57.5992, 38.5595
        xyY:
        0.3818, 0.3703, 57.5992
      CIE-Lab:
        80.5155, 11.4412, 24.9068
        CIE-LCH:
        80.5155, 27.4090, 65.3278
        CIE-Luv:
        80.5155, 32.2232, 31.9994
        Hunter-Lab:
        75.8942, 6.8648, 23.0025
      #edbf9a color charts
#edbf9a RGB chart
      #edbf9a CMYK chart
      #edbf9a RGB pie chart
      #edbf9a color shades, tints & tones
#edbf9a color schemes
#edbf9a color preview, HTML & CSS examples
           This text has a color of #edbf9a        
        
          <p style="color:#edbf9a;">Text here</p>
        
        
          .mytext {color:#edbf9a;}
        
        Text color #edbf9a
      
           This box has a color of #edbf9a        
        
          <div style="background-color:#edbf9a;">Content here</div>
        
        
          .mybackground {background-color:#edbf9a;}
        
        Background color #edbf9a
      
           Border around this has a color of #edbf9a        
        
          <div style="border:2px solid #edbf9a;">Content here</div>
        
        
          .myborder {border:2px solid #edbf9a;}
        
        Border color #edbf9a