#edc855 color space conversions
Hex:
        #edc855
        RGB:
        237, 200, 85
        CMY:
        7, 22, 67
        CMYK:
        0, 16, 64, 7
      HSL:
        45°, 80.8511%, 63.1373%
        HSV (HSB):
        45°, 64.1350%, 92.9412%
        XYZ:
        57.2190, 59.9690, 17.1537
        xyY:
        0.4259, 0.4464, 59.9690
      CIE-Lab:
        81.8213, 0.5426, 60.6394
        CIE-LCH:
        81.8213, 60.6419, 89.4873
        CIE-Luv:
        81.8213, 31.0290, 71.2524
        Hunter-Lab:
        77.4396, -3.6283, 41.0744
      #edc855 color charts
#edc855 RGB chart
      #edc855 CMYK chart
      #edc855 RGB pie chart
      #edc855 color shades, tints & tones
#edc855 color schemes
#edc855 color preview, HTML & CSS examples
           This text has a color of #edc855        
        
          <p style="color:#edc855;">Text here</p>
        
        
          .mytext {color:#edc855;}
        
        Text color #edc855
      
           This box has a color of #edc855        
        
          <div style="background-color:#edc855;">Content here</div>
        
        
          .mybackground {background-color:#edc855;}
        
        Background color #edc855
      
           Border around this has a color of #edc855        
        
          <div style="border:2px solid #edc855;">Content here</div>
        
        
          .myborder {border:2px solid #edc855;}
        
        Border color #edc855