#edac79 color space conversions
Hex:
        #edac79
        RGB:
        237, 172, 121
        CMY:
        7, 33, 53
        CMYK:
        0, 27, 49, 7
      HSL:
        26°, 76.3158%, 70.1961%
        HSV (HSB):
        26°, 48.9451%, 92.9412%
        XYZ:
        53.1288, 48.8900, 24.7257
        xyY:
        0.4192, 0.3857, 48.8900
      CIE-Lab:
        75.3829, 17.9849, 35.5381
        CIE-LCH:
        75.3829, 39.8298, 63.1572
        CIE-Luv:
        75.3829, 48.0995, 42.0542
        Hunter-Lab:
        69.9214, 13.2681, 27.9788
      #edac79 color charts
#edac79 RGB chart
      #edac79 CMYK chart
      #edac79 RGB pie chart
      #edac79 color shades, tints & tones
#edac79 color schemes
#edac79 color preview, HTML & CSS examples
           This text has a color of #edac79        
        
          <p style="color:#edac79;">Text here</p>
        
        
          .mytext {color:#edac79;}
        
        Text color #edac79
      
           This box has a color of #edac79        
        
          <div style="background-color:#edac79;">Content here</div>
        
        
          .mybackground {background-color:#edac79;}
        
        Background color #edac79
      
           Border around this has a color of #edac79        
        
          <div style="border:2px solid #edac79;">Content here</div>
        
        
          .myborder {border:2px solid #edac79;}
        
        Border color #edac79