#edb14a color space conversions
Hex:
        #edb14a
        RGB:
        237, 177, 74
        CMY:
        7, 31, 71
        CMYK:
        0, 25, 69, 7
      HSL:
        38°, 81.9095%, 60.9804%
        HSV (HSB):
        38°, 68.7764%, 92.9412%
        XYZ:
        51.8832, 49.9432, 13.3840
        xyY:
        0.4503, 0.4335, 49.9432
      CIE-Lab:
        76.0344, 11.9325, 59.2374
        CIE-LCH:
        76.0344, 60.4273, 78.6111
        CIE-Luv:
        76.0344, 48.3109, 65.2540
        Hunter-Lab:
        70.6705, 7.3735, 38.2406
      #edb14a color charts
#edb14a RGB chart
      #edb14a CMYK chart
      #edb14a RGB pie chart
      #edb14a color shades, tints & tones
#edb14a color schemes
#edb14a color preview, HTML & CSS examples
           This text has a color of #edb14a        
        
          <p style="color:#edb14a;">Text here</p>
        
        
          .mytext {color:#edb14a;}
        
        Text color #edb14a
      
           This box has a color of #edb14a        
        
          <div style="background-color:#edb14a;">Content here</div>
        
        
          .mybackground {background-color:#edb14a;}
        
        Background color #edb14a
      
           Border around this has a color of #edb14a        
        
          <div style="border:2px solid #edb14a;">Content here</div>
        
        
          .myborder {border:2px solid #edb14a;}
        
        Border color #edb14a