#edcc40 color space conversions
Hex:
        #edcc40
        RGB:
        237, 204, 64
        CMY:
        7, 20, 75
        CMYK:
        0, 14, 73, 7
      HSL:
        49°, 82.7751%, 59.0196%
        HSV (HSB):
        49°, 72.9958%, 92.9412%
        XYZ:
        57.4433, 61.5604, 13.7052
        xyY:
        0.4329, 0.4639, 61.5604
      CIE-Lab:
        82.6791, -2.6038, 69.9046
        CIE-LCH:
        82.6791, 69.9530, 92.1332
        CIE-Luv:
        82.6791, 29.0149, 79.3215
        Hunter-Lab:
        78.4604, -6.6204, 44.5657
      #edcc40 color charts
#edcc40 RGB chart
      #edcc40 CMYK chart
      #edcc40 RGB pie chart
      #edcc40 color shades, tints & tones
#edcc40 color schemes
#edcc40 color preview, HTML & CSS examples
           This text has a color of #edcc40        
        
          <p style="color:#edcc40;">Text here</p>
        
        
          .mytext {color:#edcc40;}
        
        Text color #edcc40
      
           This box has a color of #edcc40        
        
          <div style="background-color:#edcc40;">Content here</div>
        
        
          .mybackground {background-color:#edcc40;}
        
        Background color #edcc40
      
           Border around this has a color of #edcc40        
        
          <div style="border:2px solid #edcc40;">Content here</div>
        
        
          .myborder {border:2px solid #edcc40;}
        
        Border color #edcc40