#ede96b color space conversions
Hex:
        #ede96b
        RGB:
        237, 233, 107
        CMY:
        7, 9, 58
        CMYK:
        0, 2, 55, 7
      HSL:
        58°, 78.3133%, 67.4510%
        HSV (HSB):
        58°, 54.8523%, 92.9412%
        XYZ:
        66.7178, 77.3439, 25.3224
        xyY:
        0.3939, 0.4566, 77.3439
      CIE-Lab:
        90.4797, -14.6012, 60.5933
        CIE-LCH:
        90.4797, 62.3277, 103.5483
        CIE-Luv:
        90.4797, 8.2310, 77.5761
        Hunter-Lab:
        87.9454, -18.4893, 44.4902
      #ede96b color charts
#ede96b RGB chart
      #ede96b CMYK chart
      #ede96b RGB pie chart
      #ede96b color shades, tints & tones
#ede96b color schemes
#ede96b color preview, HTML & CSS examples
           This text has a color of #ede96b        
        
          <p style="color:#ede96b;">Text here</p>
        
        
          .mytext {color:#ede96b;}
        
        Text color #ede96b
      
           This box has a color of #ede96b        
        
          <div style="background-color:#ede96b;">Content here</div>
        
        
          .mybackground {background-color:#ede96b;}
        
        Background color #ede96b
      
           Border around this has a color of #ede96b        
        
          <div style="border:2px solid #ede96b;">Content here</div>
        
        
          .myborder {border:2px solid #ede96b;}
        
        Border color #ede96b