#edcc60 color space conversions
Hex:
        #edcc60
        RGB:
        237, 204, 96
        CMY:
        7, 20, 62
        CMYK:
        0, 14, 59, 7
      HSL:
        46°, 79.6610%, 65.2941%
        HSV (HSB):
        46°, 59.4937%, 92.9412%
        XYZ:
        58.6292, 62.0348, 19.9501
        xyY:
        0.4170, 0.4412, 62.0348
      CIE-Lab:
        82.9319, -0.8042, 56.9774
        CIE-LCH:
        82.9319, 56.9831, 90.8086
        CIE-Luv:
        82.9319, 27.7316, 68.8879
        Hunter-Lab:
        78.7622, -4.9614, 40.1156
      #edcc60 color charts
#edcc60 RGB chart
      #edcc60 CMYK chart
      #edcc60 RGB pie chart
      #edcc60 color shades, tints & tones
#edcc60 color schemes
#edcc60 color preview, HTML & CSS examples
           This text has a color of #edcc60        
        
          <p style="color:#edcc60;">Text here</p>
        
        
          .mytext {color:#edcc60;}
        
        Text color #edcc60
      
           This box has a color of #edcc60        
        
          <div style="background-color:#edcc60;">Content here</div>
        
        
          .mybackground {background-color:#edcc60;}
        
        Background color #edcc60
      
           Border around this has a color of #edcc60        
        
          <div style="border:2px solid #edcc60;">Content here</div>
        
        
          .myborder {border:2px solid #edcc60;}
        
        Border color #edcc60