#edbb5e color space conversions
Hex:
        #edbb5e
        RGB:
        237, 187, 94
        CMY:
        7, 27, 63
        CMYK:
        0, 21, 60, 7
      HSL:
        39°, 79.8883%, 64.9020%
        HSV (HSB):
        39°, 60.3376%, 92.9412%
        XYZ:
        54.7158, 54.3533, 18.1971
        xyY:
        0.4299, 0.4271, 54.3533
      CIE-Lab:
        78.6673, 7.8887, 53.0544
        CIE-LCH:
        78.6673, 53.6377, 81.5426
        CIE-Luv:
        78.6673, 39.7508, 62.1088
        Hunter-Lab:
        73.7247, 3.4579, 36.9731
      #edbb5e color charts
#edbb5e RGB chart
      #edbb5e CMYK chart
      #edbb5e RGB pie chart
      #edbb5e color shades, tints & tones
#edbb5e color schemes
#edbb5e color preview, HTML & CSS examples
           This text has a color of #edbb5e        
        
          <p style="color:#edbb5e;">Text here</p>
        
        
          .mytext {color:#edbb5e;}
        
        Text color #edbb5e
      
           This box has a color of #edbb5e        
        
          <div style="background-color:#edbb5e;">Content here</div>
        
        
          .mybackground {background-color:#edbb5e;}
        
        Background color #edbb5e
      
           Border around this has a color of #edbb5e        
        
          <div style="border:2px solid #edbb5e;">Content here</div>
        
        
          .myborder {border:2px solid #edbb5e;}
        
        Border color #edbb5e