#edd830 color space conversions
Hex:
        #edd830
        RGB:
        237, 216, 48
        CMY:
        7, 15, 81
        CMYK:
        0, 9, 80, 7
      HSL:
        53°, 84.0000%, 55.8824%
        HSV (HSB):
        53°, 79.7468%, 92.9412%
        XYZ:
        60.0144, 67.3297, 12.6291
        xyY:
        0.4288, 0.4810, 67.3297
      CIE-Lab:
        85.6701, -9.2810, 77.7567
        CIE-LCH:
        85.6701, 78.3087, 96.8066
        CIE-Luv:
        85.6701, 20.9921, 87.5834
        Hunter-Lab:
        82.0547, -13.0415, 48.3129
      #edd830 color charts
#edd830 RGB chart
      #edd830 CMYK chart
      #edd830 RGB pie chart
      #edd830 color shades, tints & tones
#edd830 color schemes
#edd830 color preview, HTML & CSS examples
           This text has a color of #edd830        
        
          <p style="color:#edd830;">Text here</p>
        
        
          .mytext {color:#edd830;}
        
        Text color #edd830
      
           This box has a color of #edd830        
        
          <div style="background-color:#edd830;">Content here</div>
        
        
          .mybackground {background-color:#edd830;}
        
        Background color #edd830
      
           Border around this has a color of #edd830        
        
          <div style="border:2px solid #edd830;">Content here</div>
        
        
          .myborder {border:2px solid #edd830;}
        
        Border color #edd830