#edcb78 color space conversions
Hex:
        #edcb78
        RGB:
        237, 203, 120
        CMY:
        7, 20, 53
        CMYK:
        0, 14, 49, 7
      HSL:
        43°, 76.4706%, 70.0000%
        HSV (HSB):
        43°, 49.3671%, 92.9412%
        XYZ:
        59.6712, 62.0725, 26.6055
        xyY:
        0.4022, 0.4184, 62.0725
      CIE-Lab:
        82.9519, 1.6160, 45.5712
        CIE-LCH:
        82.9519, 45.5998, 87.9691
        CIE-Luv:
        82.9519, 27.0782, 57.6805
        Hunter-Lab:
        78.7861, -2.6830, 35.1285
      #edcb78 color charts
#edcb78 RGB chart
      #edcb78 CMYK chart
      #edcb78 RGB pie chart
      #edcb78 color shades, tints & tones
#edcb78 color schemes
#edcb78 color preview, HTML & CSS examples
           This text has a color of #edcb78        
        
          <p style="color:#edcb78;">Text here</p>
        
        
          .mytext {color:#edcb78;}
        
        Text color #edcb78
      
           This box has a color of #edcb78        
        
          <div style="background-color:#edcb78;">Content here</div>
        
        
          .mybackground {background-color:#edcb78;}
        
        Background color #edcb78
      
           Border around this has a color of #edcb78        
        
          <div style="border:2px solid #edcb78;">Content here</div>
        
        
          .myborder {border:2px solid #edcb78;}
        
        Border color #edcb78