#edcb40 color space conversions
Hex:
        #edcb40
        RGB:
        237, 203, 64
        CMY:
        7, 20, 75
        CMYK:
        0, 14, 73, 7
      HSL:
        48°, 82.7751%, 59.0196%
        HSV (HSB):
        48°, 72.9958%, 92.9412%
        XYZ:
        57.2064, 61.0866, 13.6263
        xyY:
        0.4336, 0.4631, 61.0866
      CIE-Lab:
        82.4253, -2.0917, 69.6598
        CIE-LCH:
        82.4253, 69.6912, 91.7199
        CIE-Luv:
        82.4253, 29.7254, 78.9149
        Hunter-Lab:
        78.1579, -6.1261, 44.3737
      #edcb40 color charts
#edcb40 RGB chart
      #edcb40 CMYK chart
      #edcb40 RGB pie chart
      #edcb40 color shades, tints & tones
#edcb40 color schemes
#edcb40 color preview, HTML & CSS examples
           This text has a color of #edcb40        
        
          <p style="color:#edcb40;">Text here</p>
        
        
          .mytext {color:#edcb40;}
        
        Text color #edcb40
      
           This box has a color of #edcb40        
        
          <div style="background-color:#edcb40;">Content here</div>
        
        
          .mybackground {background-color:#edcb40;}
        
        Background color #edcb40
      
           Border around this has a color of #edcb40        
        
          <div style="border:2px solid #edcb40;">Content here</div>
        
        
          .myborder {border:2px solid #edcb40;}
        
        Border color #edcb40