#edd98e color space conversions
Hex:
        #edd98e
        RGB:
        237, 217, 142
        CMY:
        7, 15, 44
        CMYK:
        0, 8, 40, 7
      HSL:
        47°, 72.5191%, 74.3137%
        HSV (HSB):
        47°, 40.0844%, 92.9412%
        XYZ:
        64.6204, 69.5832, 35.6162
        xyY:
        0.3805, 0.4097, 69.5832
      CIE-Lab:
        86.7920, -3.4124, 39.4245
        CIE-LCH:
        86.7920, 39.5719, 94.9470
        CIE-Luv:
        86.7920, 16.7712, 53.0331
        Hunter-Lab:
        83.4166, -7.7002, 33.0766
      #edd98e color charts
#edd98e RGB chart
      #edd98e CMYK chart
      #edd98e RGB pie chart
      #edd98e color shades, tints & tones
#edd98e color schemes
#edd98e color preview, HTML & CSS examples
           This text has a color of #edd98e        
        
          <p style="color:#edd98e;">Text here</p>
        
        
          .mytext {color:#edd98e;}
        
        Text color #edd98e
      
           This box has a color of #edd98e        
        
          <div style="background-color:#edd98e;">Content here</div>
        
        
          .mybackground {background-color:#edd98e;}
        
        Background color #edd98e
      
           Border around this has a color of #edd98e        
        
          <div style="border:2px solid #edd98e;">Content here</div>
        
        
          .myborder {border:2px solid #edd98e;}
        
        Border color #edd98e