#edac75 color space conversions
Hex:
        #edac75
        RGB:
        237, 172, 117
        CMY:
        7, 33, 54
        CMYK:
        0, 27, 51, 7
      HSL:
        28°, 76.9231%, 69.4118%
        HSV (HSB):
        28°, 50.6329%, 92.9412%
        XYZ:
        52.8885, 48.7939, 23.4603
        xyY:
        0.4226, 0.3899, 48.7939
      CIE-Lab:
        75.3229, 17.6213, 37.5529
        CIE-LCH:
        75.3229, 41.4817, 64.8622
        CIE-Luv:
        75.3229, 48.5095, 44.2372
        Hunter-Lab:
        69.8526, 12.9079, 28.9841
      #edac75 color charts
#edac75 RGB chart
      #edac75 CMYK chart
      #edac75 RGB pie chart
      #edac75 color shades, tints & tones
#edac75 color schemes
#edac75 color preview, HTML & CSS examples
           This text has a color of #edac75        
        
          <p style="color:#edac75;">Text here</p>
        
        
          .mytext {color:#edac75;}
        
        Text color #edac75
      
           This box has a color of #edac75        
        
          <div style="background-color:#edac75;">Content here</div>
        
        
          .mybackground {background-color:#edac75;}
        
        Background color #edac75
      
           Border around this has a color of #edac75        
        
          <div style="border:2px solid #edac75;">Content here</div>
        
        
          .myborder {border:2px solid #edac75;}
        
        Border color #edac75