#edea84 color space conversions
Hex:
        #edea84
        RGB:
        237, 234, 132
        CMY:
        7, 8, 48
        CMYK:
        0, 1, 44, 7
      HSL:
        58°, 74.4681%, 72.3529%
        HSV (HSB):
        58°, 44.3038%, 92.9412%
        XYZ:
        68.5127, 78.5161, 33.3739
        xyY:
        0.3798, 0.4352, 78.5161
      CIE-Lab:
        91.0149, -12.9585, 49.6601
        CIE-LCH:
        91.0149, 51.3230, 104.6249
        CIE-Luv:
        91.0149, 6.7528, 66.8662
        Hunter-Lab:
        88.6093, -17.0501, 39.6955
      #edea84 color charts
#edea84 RGB chart
      #edea84 CMYK chart
      #edea84 RGB pie chart
      #edea84 color shades, tints & tones
#edea84 color schemes
#edea84 color preview, HTML & CSS examples
           This text has a color of #edea84        
        
          <p style="color:#edea84;">Text here</p>
        
        
          .mytext {color:#edea84;}
        
        Text color #edea84
      
           This box has a color of #edea84        
        
          <div style="background-color:#edea84;">Content here</div>
        
        
          .mybackground {background-color:#edea84;}
        
        Background color #edea84
      
           Border around this has a color of #edea84        
        
          <div style="border:2px solid #edea84;">Content here</div>
        
        
          .myborder {border:2px solid #edea84;}
        
        Border color #edea84