#edae32 color space conversions
Hex:
        #edae32
        RGB:
        237, 174, 50
        CMY:
        7, 32, 80
        CMYK:
        0, 27, 79, 7
      HSL:
        40°, 83.8565%, 56.2745%
        HSV (HSB):
        40°, 78.9030%, 92.9412%
        XYZ:
        50.6368, 48.5069, 9.7115
        xyY:
        0.4652, 0.4456, 48.5069
      CIE-Lab:
        75.1435, 12.4736, 67.7848
        CIE-LCH:
        75.1435, 68.9230, 79.5732
        CIE-Luv:
        75.1435, 51.8047, 70.7072
        Hunter-Lab:
        69.6469, 7.8964, 40.4855
      #edae32 color charts
#edae32 RGB chart
      #edae32 CMYK chart
      #edae32 RGB pie chart
      #edae32 color shades, tints & tones
#edae32 color schemes
#edae32 color preview, HTML & CSS examples
           This text has a color of #edae32        
        
          <p style="color:#edae32;">Text here</p>
        
        
          .mytext {color:#edae32;}
        
        Text color #edae32
      
           This box has a color of #edae32        
        
          <div style="background-color:#edae32;">Content here</div>
        
        
          .mybackground {background-color:#edae32;}
        
        Background color #edae32
      
           Border around this has a color of #edae32        
        
          <div style="border:2px solid #edae32;">Content here</div>
        
        
          .myborder {border:2px solid #edae32;}
        
        Border color #edae32