#edaf71 color space conversions
Hex:
        #edaf71
        RGB:
        237, 175, 113
        CMY:
        7, 31, 56
        CMYK:
        0, 26, 52, 7
      HSL:
        30°, 77.5000%, 68.6275%
        HSV (HSB):
        30°, 52.3207%, 92.9412%
        XYZ:
        53.2357, 49.8567, 22.4403
        xyY:
        0.4241, 0.3972, 49.8567
      CIE-Lab:
        75.9812, 15.6818, 40.4513
        CIE-LCH:
        75.9812, 43.3847, 68.8101
        CIE-Luv:
        75.9812, 46.7907, 47.7766
        Hunter-Lab:
        70.6093, 11.0133, 30.5836
      #edaf71 color charts
#edaf71 RGB chart
      #edaf71 CMYK chart
      #edaf71 RGB pie chart
      #edaf71 color shades, tints & tones
#edaf71 color schemes
#edaf71 color preview, HTML & CSS examples
           This text has a color of #edaf71        
        
          <p style="color:#edaf71;">Text here</p>
        
        
          .mytext {color:#edaf71;}
        
        Text color #edaf71
      
           This box has a color of #edaf71        
        
          <div style="background-color:#edaf71;">Content here</div>
        
        
          .mybackground {background-color:#edaf71;}
        
        Background color #edaf71
      
           Border around this has a color of #edaf71        
        
          <div style="border:2px solid #edaf71;">Content here</div>
        
        
          .myborder {border:2px solid #edaf71;}
        
        Border color #edaf71