#edc06d color space conversions
Hex:
        #edc06d
        RGB:
        237, 192, 109
        CMY:
        7, 25, 57
        CMYK:
        0, 19, 54, 7
      HSL:
        39°, 78.0488%, 67.8431%
        HSV (HSB):
        39°, 54.0084%, 92.9412%
        XYZ:
        56.5350, 56.8079, 22.4533
        xyY:
        0.4163, 0.4183, 56.8079
      CIE-Lab:
        80.0714, 6.3961, 47.4805
        CIE-LCH:
        80.0714, 47.9094, 82.3279
        CIE-Luv:
        80.0714, 35.2435, 57.7714
        Hunter-Lab:
        75.3710, 1.9916, 35.0970
      #edc06d color charts
#edc06d RGB chart
      #edc06d CMYK chart
      #edc06d RGB pie chart
      #edc06d color shades, tints & tones
#edc06d color schemes
#edc06d color preview, HTML & CSS examples
           This text has a color of #edc06d        
        
          <p style="color:#edc06d;">Text here</p>
        
        
          .mytext {color:#edc06d;}
        
        Text color #edc06d
      
           This box has a color of #edc06d        
        
          <div style="background-color:#edc06d;">Content here</div>
        
        
          .mybackground {background-color:#edc06d;}
        
        Background color #edc06d
      
           Border around this has a color of #edc06d        
        
          <div style="border:2px solid #edc06d;">Content here</div>
        
        
          .myborder {border:2px solid #edc06d;}
        
        Border color #edc06d