#edcb67 color space conversions
Hex:
        #edcb67
        RGB:
        237, 203, 103
        CMY:
        7, 20, 60
        CMYK:
        0, 14, 57, 7
      HSL:
        45°, 78.8235%, 66.6667%
        HSV (HSB):
        45°, 56.5401%, 92.9412%
        XYZ:
        58.7292, 61.6957, 21.6451
        xyY:
        0.4134, 0.4343, 61.6957
      CIE-Lab:
        82.7513, 0.2159, 53.5362
        CIE-LCH:
        82.7513, 53.5366, 89.7689
        CIE-Luv:
        82.7513, 28.0586, 65.5548
        Hunter-Lab:
        78.5466, -3.9923, 38.6441
      #edcb67 color charts
#edcb67 RGB chart
      #edcb67 CMYK chart
      #edcb67 RGB pie chart
      #edcb67 color shades, tints & tones
#edcb67 color schemes
#edcb67 color preview, HTML & CSS examples
           This text has a color of #edcb67        
        
          <p style="color:#edcb67;">Text here</p>
        
        
          .mytext {color:#edcb67;}
        
        Text color #edcb67
      
           This box has a color of #edcb67        
        
          <div style="background-color:#edcb67;">Content here</div>
        
        
          .mybackground {background-color:#edcb67;}
        
        Background color #edcb67
      
           Border around this has a color of #edcb67        
        
          <div style="border:2px solid #edcb67;">Content here</div>
        
        
          .myborder {border:2px solid #edcb67;}
        
        Border color #edcb67