#edac76 color space conversions
Hex:
        #edac76
        RGB:
        237, 172, 118
        CMY:
        7, 33, 54
        CMYK:
        0, 27, 50, 7
      HSL:
        27°, 76.7742%, 69.6078%
        HSV (HSB):
        27°, 50.2110%, 92.9412%
        XYZ:
        52.9476, 48.8176, 23.7716
        xyY:
        0.4218, 0.3889, 48.8176
      CIE-Lab:
        75.3377, 17.7109, 37.0502
        CIE-LCH:
        75.3377, 41.0657, 64.4511
        CIE-Luv:
        75.3377, 48.4082, 43.6978
        Hunter-Lab:
        69.8696, 12.9966, 28.7365
      #edac76 color charts
#edac76 RGB chart
      #edac76 CMYK chart
      #edac76 RGB pie chart
      #edac76 color shades, tints & tones
#edac76 color schemes
#edac76 color preview, HTML & CSS examples
           This text has a color of #edac76        
        
          <p style="color:#edac76;">Text here</p>
        
        
          .mytext {color:#edac76;}
        
        Text color #edac76
      
           This box has a color of #edac76        
        
          <div style="background-color:#edac76;">Content here</div>
        
        
          .mybackground {background-color:#edac76;}
        
        Background color #edac76
      
           Border around this has a color of #edac76        
        
          <div style="border:2px solid #edac76;">Content here</div>
        
        
          .myborder {border:2px solid #edac76;}
        
        Border color #edac76