#edbf2e color space conversions
Hex:
        #edbf2e
        RGB:
        237, 191, 46
        CMY:
        7, 25, 82
        CMYK:
        0, 19, 81, 7
      HSL:
        46°, 84.1410%, 55.4902%
        HSV (HSB):
        46°, 80.5907%, 92.9412%
        XYZ:
        54.0490, 55.4634, 10.4416
        xyY:
        0.4506, 0.4624, 55.4634
      CIE-Lab:
        79.3074, 3.4331, 72.7787
        CIE-LCH:
        79.3074, 72.8596, 87.2993
        CIE-Luv:
        79.3074, 39.0142, 78.1730
        Hunter-Lab:
        74.4737, -0.7835, 43.8189
      #edbf2e color charts
#edbf2e RGB chart
      #edbf2e CMYK chart
      #edbf2e RGB pie chart
      #edbf2e color shades, tints & tones
#edbf2e color schemes
#edbf2e color preview, HTML & CSS examples
           This text has a color of #edbf2e        
        
          <p style="color:#edbf2e;">Text here</p>
        
        
          .mytext {color:#edbf2e;}
        
        Text color #edbf2e
      
           This box has a color of #edbf2e        
        
          <div style="background-color:#edbf2e;">Content here</div>
        
        
          .mybackground {background-color:#edbf2e;}
        
        Background color #edbf2e
      
           Border around this has a color of #edbf2e        
        
          <div style="border:2px solid #edbf2e;">Content here</div>
        
        
          .myborder {border:2px solid #edbf2e;}
        
        Border color #edbf2e