#edba72 color space conversions
Hex:
        #edba72
        RGB:
        237, 186, 114
        CMY:
        7, 27, 55
        CMYK:
        0, 22, 52, 7
      HSL:
        35°, 77.3585%, 68.8235%
        HSV (HSB):
        35°, 51.8987%, 92.9412%
        XYZ:
        55.5212, 54.3372, 23.4814
        xyY:
        0.4164, 0.4075, 54.3372
      CIE-Lab:
        78.6580, 9.9600, 43.2668
        CIE-LCH:
        78.6580, 44.3984, 77.0364
        CIE-Luv:
        78.6580, 39.0243, 52.5057
        Hunter-Lab:
        73.7138, 5.4470, 32.7129
      #edba72 color charts
#edba72 RGB chart
      #edba72 CMYK chart
      #edba72 RGB pie chart
      #edba72 color shades, tints & tones
#edba72 color schemes
#edba72 color preview, HTML & CSS examples
           This text has a color of #edba72        
        
          <p style="color:#edba72;">Text here</p>
        
        
          .mytext {color:#edba72;}
        
        Text color #edba72
      
           This box has a color of #edba72        
        
          <div style="background-color:#edba72;">Content here</div>
        
        
          .mybackground {background-color:#edba72;}
        
        Background color #edba72
      
           Border around this has a color of #edba72        
        
          <div style="border:2px solid #edba72;">Content here</div>
        
        
          .myborder {border:2px solid #edba72;}
        
        Border color #edba72