#edcb5b color space conversions
Hex:
        #edcb5b
        RGB:
        237, 203, 91
        CMY:
        7, 20, 64
        CMYK:
        0, 14, 62, 7
      HSL:
        46°, 80.2198%, 64.3137%
        HSV (HSB):
        46°, 61.6034%, 92.9412%
        XYZ:
        58.1693, 61.4717, 18.6969
        xyY:
        0.4205, 0.4444, 61.4717
      CIE-Lab:
        82.6317, -0.6260, 58.8900
        CIE-LCH:
        82.6317, 58.8933, 90.6090
        CIE-Luv:
        82.6317, 28.6593, 70.3731
        Hunter-Lab:
        78.4039, -4.7744, 40.7439
      #edcb5b color charts
#edcb5b RGB chart
      #edcb5b CMYK chart
      #edcb5b RGB pie chart
      #edcb5b color shades, tints & tones
#edcb5b color schemes
#edcb5b color preview, HTML & CSS examples
           This text has a color of #edcb5b        
        
          <p style="color:#edcb5b;">Text here</p>
        
        
          .mytext {color:#edcb5b;}
        
        Text color #edcb5b
      
           This box has a color of #edcb5b        
        
          <div style="background-color:#edcb5b;">Content here</div>
        
        
          .mybackground {background-color:#edcb5b;}
        
        Background color #edcb5b
      
           Border around this has a color of #edcb5b        
        
          <div style="border:2px solid #edcb5b;">Content here</div>
        
        
          .myborder {border:2px solid #edcb5b;}
        
        Border color #edcb5b