#edcd60 color space conversions
Hex:
        #edcd60
        RGB:
        237, 205, 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.8677, 62.5117, 20.0296
        xyY:
        0.4163, 0.4421, 62.5117
      CIE-Lab:
        83.1848, -1.3179, 57.2627
        CIE-LCH:
        83.1848, 57.2779, 91.3185
        CIE-Luv:
        83.1848, 27.0464, 69.3343
        Hunter-Lab:
        79.0643, -5.4596, 40.3249
      #edcd60 color charts
#edcd60 RGB chart
      #edcd60 CMYK chart
      #edcd60 RGB pie chart
      #edcd60 color shades, tints & tones
#edcd60 color schemes
#edcd60 color preview, HTML & CSS examples
           This text has a color of #edcd60        
        
          <p style="color:#edcd60;">Text here</p>
        
        
          .mytext {color:#edcd60;}
        
        Text color #edcd60
      
           This box has a color of #edcd60        
        
          <div style="background-color:#edcd60;">Content here</div>
        
        
          .mybackground {background-color:#edcd60;}
        
        Background color #edcd60
      
           Border around this has a color of #edcd60        
        
          <div style="border:2px solid #edcd60;">Content here</div>
        
        
          .myborder {border:2px solid #edcd60;}
        
        Border color #edcd60