#edeb4a color space conversions
Hex:
        #edeb4a
        RGB:
        237, 235, 74
        CMY:
        7, 8, 71
        CMYK:
        0, 1, 69, 7
      HSL:
        59°, 81.9095%, 60.9804%
        HSV (HSB):
        59°, 68.7764%, 92.9412%
        XYZ:
        65.8694, 77.9156, 18.0461
        xyY:
        0.4070, 0.4815, 77.9156
      CIE-Lab:
        90.7414, -17.6208, 74.1773
        CIE-LCH:
        90.7414, 76.2415, 103.3629
        CIE-Luv:
        90.7414, 7.7925, 89.4067
        Hunter-Lab:
        88.2698, -21.2705, 49.6675
      #edeb4a color charts
#edeb4a RGB chart
      #edeb4a CMYK chart
      #edeb4a RGB pie chart
      #edeb4a color shades, tints & tones
#edeb4a color schemes
#edeb4a color preview, HTML & CSS examples
           This text has a color of #edeb4a        
        
          <p style="color:#edeb4a;">Text here</p>
        
        
          .mytext {color:#edeb4a;}
        
        Text color #edeb4a
      
           This box has a color of #edeb4a        
        
          <div style="background-color:#edeb4a;">Content here</div>
        
        
          .mybackground {background-color:#edeb4a;}
        
        Background color #edeb4a
      
           Border around this has a color of #edeb4a        
        
          <div style="border:2px solid #edeb4a;">Content here</div>
        
        
          .myborder {border:2px solid #edeb4a;}
        
        Border color #edeb4a