#edbf7a color space conversions
Hex:
        #edbf7a
        RGB:
        237, 191, 122
        CMY:
        7, 25, 52
        CMYK:
        0, 19, 49, 7
      HSL:
        36°, 76.1589%, 70.3922%
        HSV (HSB):
        36°, 48.5232%, 92.9412%
        XYZ:
        57.0687, 56.6713, 26.3432
        xyY:
        0.4074, 0.4046, 56.6713
      CIE-Lab:
        79.9943, 8.0474, 40.8842
        CIE-LCH:
        79.9943, 41.6687, 78.8645
        CIE-Luv:
        79.9943, 34.9800, 50.8102
        Hunter-Lab:
        75.2803, 3.5772, 31.9486
      #edbf7a color charts
#edbf7a RGB chart
      #edbf7a CMYK chart
      #edbf7a RGB pie chart
      #edbf7a color shades, tints & tones
#edbf7a color schemes
#edbf7a color preview, HTML & CSS examples
           This text has a color of #edbf7a        
        
          <p style="color:#edbf7a;">Text here</p>
        
        
          .mytext {color:#edbf7a;}
        
        Text color #edbf7a
      
           This box has a color of #edbf7a        
        
          <div style="background-color:#edbf7a;">Content here</div>
        
        
          .mybackground {background-color:#edbf7a;}
        
        Background color #edbf7a
      
           Border around this has a color of #edbf7a        
        
          <div style="border:2px solid #edbf7a;">Content here</div>
        
        
          .myborder {border:2px solid #edbf7a;}
        
        Border color #edbf7a