#eddc7a color space conversions
Hex:
        #eddc7a
        RGB:
        237, 220, 122
        CMY:
        7, 14, 52
        CMYK:
        0, 7, 49, 7
      HSL:
        51°, 76.1589%, 70.3922%
        HSV (HSB):
        51°, 48.5232%, 92.9412%
        XYZ:
        64.0311, 70.5961, 28.6640
        xyY:
        0.3921, 0.4323, 70.5961
      CIE-Lab:
        87.2884, -6.8923, 49.9029
        CIE-LCH:
        87.2884, 50.3766, 97.8637
        CIE-Luv:
        87.2884, 15.9031, 64.9172
        Hunter-Lab:
        84.0215, -11.0062, 38.5882
      #eddc7a color charts
#eddc7a RGB chart
      #eddc7a CMYK chart
      #eddc7a RGB pie chart
      #eddc7a color shades, tints & tones
#eddc7a color schemes
#eddc7a color preview, HTML & CSS examples
           This text has a color of #eddc7a        
        
          <p style="color:#eddc7a;">Text here</p>
        
        
          .mytext {color:#eddc7a;}
        
        Text color #eddc7a
      
           This box has a color of #eddc7a        
        
          <div style="background-color:#eddc7a;">Content here</div>
        
        
          .mybackground {background-color:#eddc7a;}
        
        Background color #eddc7a
      
           Border around this has a color of #eddc7a        
        
          <div style="border:2px solid #eddc7a;">Content here</div>
        
        
          .myborder {border:2px solid #eddc7a;}
        
        Border color #eddc7a