#edea32 color space conversions
Hex:
        #edea32
        RGB:
        237, 234, 50
        CMY:
        7, 8, 80
        CMYK:
        0, 1, 79, 7
      HSL:
        59°, 83.8565%, 56.2745%
        HSV (HSB):
        59°, 78.9030%, 92.9412%
        XYZ:
        64.9236, 77.0805, 14.4738
        xyY:
        0.4149, 0.4926, 77.0805
      CIE-Lab:
        90.3586, -18.0991, 81.3056
        CIE-LCH:
        90.3586, 83.2957, 102.5497
        CIE-Luv:
        90.3586, 8.8393, 94.2744
        Hunter-Lab:
        87.7955, -21.6437, 51.6824
      #edea32 color charts
#edea32 RGB chart
      #edea32 CMYK chart
      #edea32 RGB pie chart
      #edea32 color shades, tints & tones
#edea32 color schemes
#edea32 color preview, HTML & CSS examples
           This text has a color of #edea32        
        
          <p style="color:#edea32;">Text here</p>
        
        
          .mytext {color:#edea32;}
        
        Text color #edea32
      
           This box has a color of #edea32        
        
          <div style="background-color:#edea32;">Content here</div>
        
        
          .mybackground {background-color:#edea32;}
        
        Background color #edea32
      
           Border around this has a color of #edea32        
        
          <div style="border:2px solid #edea32;">Content here</div>
        
        
          .myborder {border:2px solid #edea32;}
        
        Border color #edea32