#edb216 color space conversions
Hex:
        #edb216
        RGB:
        237, 178, 22
        CMY:
        7, 30, 91
        CMYK:
        0, 25, 91, 7
      HSL:
        44°, 85.6574%, 50.7843%
        HSV (HSB):
        44°, 90.7173%, 92.9412%
        XYZ:
        50.9903, 49.9032, 7.7039
        xyY:
        0.4695, 0.4595, 49.9032
      CIE-Lab:
        76.0098, 9.6804, 75.9172
        CIE-LCH:
        76.0098, 76.5319, 82.7332
        CIE-Luv:
        76.0098, 49.4971, 76.6960
        Hunter-Lab:
        70.6422, 5.2192, 42.9837
      #edb216 color charts
#edb216 RGB chart
      #edb216 CMYK chart
      #edb216 RGB pie chart
      #edb216 color shades, tints & tones
#edb216 color schemes
#edb216 color preview, HTML & CSS examples
           This text has a color of #edb216        
        
          <p style="color:#edb216;">Text here</p>
        
        
          .mytext {color:#edb216;}
        
        Text color #edb216
      
           This box has a color of #edb216        
        
          <div style="background-color:#edb216;">Content here</div>
        
        
          .mybackground {background-color:#edb216;}
        
        Background color #edb216
      
           Border around this has a color of #edb216        
        
          <div style="border:2px solid #edb216;">Content here</div>
        
        
          .myborder {border:2px solid #edb216;}
        
        Border color #edb216