#ede85e color space conversions
Hex:
        #ede85e
        RGB:
        237, 232, 94
        CMY:
        7, 9, 63
        CMYK:
        0, 2, 60, 7
      HSL:
        58°, 79.8883%, 64.9020%
        HSV (HSB):
        58°, 60.3376%, 92.9412%
        XYZ:
        65.8020, 76.5259, 21.8925
        xyY:
        0.4007, 0.4660, 76.5259
      CIE-Lab:
        90.1030, -15.0199, 65.7683
        CIE-LCH:
        90.1030, 67.4616, 102.8644
        CIE-Luv:
        90.1030, 9.2456, 81.9963
        Hunter-Lab:
        87.4791, -18.8201, 46.3974
      #ede85e color charts
#ede85e RGB chart
      #ede85e CMYK chart
      #ede85e RGB pie chart
      #ede85e color shades, tints & tones
#ede85e color schemes
#ede85e color preview, HTML & CSS examples
           This text has a color of #ede85e        
        
          <p style="color:#ede85e;">Text here</p>
        
        
          .mytext {color:#ede85e;}
        
        Text color #ede85e
      
           This box has a color of #ede85e        
        
          <div style="background-color:#ede85e;">Content here</div>
        
        
          .mybackground {background-color:#ede85e;}
        
        Background color #ede85e
      
           Border around this has a color of #ede85e        
        
          <div style="border:2px solid #ede85e;">Content here</div>
        
        
          .myborder {border:2px solid #ede85e;}
        
        Border color #ede85e