#edd29d color space conversions
Hex:
        #edd29d
        RGB:
        237, 210, 157
        CMY:
        7, 18, 38
        CMYK:
        0, 11, 34, 7
      HSL:
        40°, 68.9655%, 77.2549%
        HSV (HSB):
        40°, 33.7553%, 92.9412%
        XYZ:
        64.0574, 66.5320, 41.3641
        xyY:
        0.3725, 0.3869, 66.5320
      CIE-Lab:
        85.2671, 1.8803, 29.7487
        CIE-LCH:
        85.2671, 29.8080, 86.3833
        CIE-Luv:
        85.2671, 20.1541, 40.4468
        Hunter-Lab:
        81.5672, -2.5605, 27.0301
      #edd29d color charts
#edd29d RGB chart
      #edd29d CMYK chart
      #edd29d RGB pie chart
      #edd29d color shades, tints & tones
#edd29d color schemes
#edd29d color preview, HTML & CSS examples
           This text has a color of #edd29d        
        
          <p style="color:#edd29d;">Text here</p>
        
        
          .mytext {color:#edd29d;}
        
        Text color #edd29d
      
           This box has a color of #edd29d        
        
          <div style="background-color:#edd29d;">Content here</div>
        
        
          .mybackground {background-color:#edd29d;}
        
        Background color #edd29d
      
           Border around this has a color of #edd29d        
        
          <div style="border:2px solid #edd29d;">Content here</div>
        
        
          .myborder {border:2px solid #edd29d;}
        
        Border color #edd29d