#edd70b color space conversions
Hex:
        #edd70b
        RGB:
        237, 215, 11
        CMY:
        7, 16, 96
        CMYK:
        0, 9, 95, 7
      HSL:
        54°, 91.1290%, 48.6275%
        HSV (HSB):
        54°, 95.3586%, 92.9412%
        XYZ:
        59.2859, 66.6296, 10.0527
        xyY:
        0.4360, 0.4900, 66.6296
      CIE-Lab:
        85.3165, -9.4996, 84.2901
        CIE-LCH:
        85.3165, 84.8237, 96.4302
        CIE-Luv:
        85.3165, 22.1218, 91.3669
        Hunter-Lab:
        81.6269, -13.2020, 49.8370
      #edd70b color charts
#edd70b RGB chart
      #edd70b CMYK chart
      #edd70b RGB pie chart
      #edd70b color shades, tints & tones
#edd70b color schemes
#edd70b color preview, HTML & CSS examples
           This text has a color of #edd70b        
        
          <p style="color:#edd70b;">Text here</p>
        
        
          .mytext {color:#edd70b;}
        
        Text color #edd70b
      
           This box has a color of #edd70b        
        
          <div style="background-color:#edd70b;">Content here</div>
        
        
          .mybackground {background-color:#edd70b;}
        
        Background color #edd70b
      
           Border around this has a color of #edd70b        
        
          <div style="border:2px solid #edd70b;">Content here</div>
        
        
          .myborder {border:2px solid #edd70b;}
        
        Border color #edd70b