#ede00b color space conversions
Hex:
        #ede00b
        RGB:
        237, 224, 11
        CMY:
        7, 12, 96
        CMYK:
        0, 5, 95, 7
      HSL:
        57°, 91.1290%, 48.6275%
        HSV (HSB):
        57°, 95.3586%, 92.9412%
        XYZ:
        61.6411, 71.3400, 10.8378
        xyY:
        0.4286, 0.4960, 71.3400
      CIE-Lab:
        87.6499, -13.9735, 86.0188
        CIE-LCH:
        87.6499, 87.1464, 99.2269
        CIE-Luv:
        87.6499, 15.8828, 94.7350
        Hunter-Lab:
        84.4630, -17.5409, 51.5164
      #ede00b color charts
#ede00b RGB chart
      #ede00b CMYK chart
      #ede00b RGB pie chart
      #ede00b color shades, tints & tones
#ede00b color schemes
#ede00b color preview, HTML & CSS examples
           This text has a color of #ede00b        
        
          <p style="color:#ede00b;">Text here</p>
        
        
          .mytext {color:#ede00b;}
        
        Text color #ede00b
      
           This box has a color of #ede00b        
        
          <div style="background-color:#ede00b;">Content here</div>
        
        
          .mybackground {background-color:#ede00b;}
        
        Background color #ede00b
      
           Border around this has a color of #ede00b        
        
          <div style="border:2px solid #ede00b;">Content here</div>
        
        
          .myborder {border:2px solid #ede00b;}
        
        Border color #ede00b