#ebd70b color space conversions
Hex:
        #ebd70b
        RGB:
        235, 215, 11
        CMY:
        8, 16, 96
        CMYK:
        0, 9, 95, 8
      HSL:
        55°, 91.0569%, 48.2353%
        HSV (HSB):
        55°, 95.3191%, 92.1569%
        XYZ:
        58.6218, 66.2872, 10.0216
        xyY:
        0.4345, 0.4913, 66.2872
      CIE-Lab:
        85.1427, -10.3515, 84.0837
        CIE-LCH:
        85.1427, 84.7184, 97.0183
        CIE-Luv:
        85.1427, 20.6734, 91.3483
        Hunter-Lab:
        81.4170, -13.9562, 49.6939
      #ebd70b color charts
#ebd70b RGB chart
      #ebd70b CMYK chart
      #ebd70b RGB pie chart
      #ebd70b color shades, tints & tones
#ebd70b color schemes
#ebd70b color preview, HTML & CSS examples
           This text has a color of #ebd70b        
        
          <p style="color:#ebd70b;">Text here</p>
        
        
          .mytext {color:#ebd70b;}
        
        Text color #ebd70b
      
           This box has a color of #ebd70b        
        
          <div style="background-color:#ebd70b;">Content here</div>
        
        
          .mybackground {background-color:#ebd70b;}
        
        Background color #ebd70b
      
           Border around this has a color of #ebd70b        
        
          <div style="border:2px solid #ebd70b;">Content here</div>
        
        
          .myborder {border:2px solid #ebd70b;}
        
        Border color #ebd70b