#edb90e color space conversions
Hex:
        #edb90e
        RGB:
        237, 185, 14
        CMY:
        7, 27, 95
        CMYK:
        0, 22, 94, 7
      HSL:
        46°, 88.8446%, 49.2157%
        HSV (HSB):
        46°, 94.0928%, 92.9412%
        XYZ:
        52.3533, 52.7342, 7.8349
        xyY:
        0.4636, 0.4670, 52.7342
      CIE-Lab:
        77.7178, 5.9069, 78.3957
        CIE-LCH:
        77.7178, 78.6179, 85.6911
        CIE-Luv:
        77.7178, 44.1858, 79.9769
        Hunter-Lab:
        72.6183, 1.6054, 44.4359
      #edb90e color charts
#edb90e RGB chart
      #edb90e CMYK chart
      #edb90e RGB pie chart
      #edb90e color shades, tints & tones
#edb90e color schemes
#edb90e color preview, HTML & CSS examples
           This text has a color of #edb90e        
        
          <p style="color:#edb90e;">Text here</p>
        
        
          .mytext {color:#edb90e;}
        
        Text color #edb90e
      
           This box has a color of #edb90e        
        
          <div style="background-color:#edb90e;">Content here</div>
        
        
          .mybackground {background-color:#edb90e;}
        
        Background color #edb90e
      
           Border around this has a color of #edb90e        
        
          <div style="border:2px solid #edb90e;">Content here</div>
        
        
          .myborder {border:2px solid #edb90e;}
        
        Border color #edb90e