#edca4e color space conversions
Hex:
        #edca4e
        RGB:
        237, 202, 78
        CMY:
        7, 21, 69
        CMYK:
        0, 15, 67, 7
      HSL:
        47°, 81.5385%, 61.7647%
        HSV (HSB):
        47°, 67.0886%, 92.9412%
        XYZ:
        57.4207, 60.7956, 15.9161
        xyY:
        0.4281, 0.4533, 60.7956
      CIE-Lab:
        82.2688, -0.8906, 64.0739
        CIE-LCH:
        82.2688, 64.0801, 90.7963
        CIE-Luv:
        82.2688, 29.9253, 74.4619
        Hunter-Lab:
        77.9716, -4.9972, 42.4774
      #edca4e color charts
#edca4e RGB chart
      #edca4e CMYK chart
      #edca4e RGB pie chart
      #edca4e color shades, tints & tones
#edca4e color schemes
#edca4e color preview, HTML & CSS examples
           This text has a color of #edca4e        
        
          <p style="color:#edca4e;">Text here</p>
        
        
          .mytext {color:#edca4e;}
        
        Text color #edca4e
      
           This box has a color of #edca4e        
        
          <div style="background-color:#edca4e;">Content here</div>
        
        
          .mybackground {background-color:#edca4e;}
        
        Background color #edca4e
      
           Border around this has a color of #edca4e        
        
          <div style="border:2px solid #edca4e;">Content here</div>
        
        
          .myborder {border:2px solid #edca4e;}
        
        Border color #edca4e