#ebdc48 color space conversions
Hex:
        #ebdc48
        RGB:
        235, 220, 72
        CMY:
        8, 14, 72
        CMYK:
        0, 6, 69, 8
      HSL:
        54°, 80.2956%, 60.1961%
        HSV (HSB):
        54°, 69.3617%, 92.1569%
        XYZ:
        61.0238, 69.3164, 16.2940
        xyY:
        0.4162, 0.4727, 69.3164
      CIE-Lab:
        86.6605, -11.1582, 70.8185
        CIE-LCH:
        86.6605, 71.6921, 98.9540
        CIE-Luv:
        86.6605, 16.3143, 83.7101
        Hunter-Lab:
        83.2565, -14.8652, 46.6760
      #ebdc48 color charts
#ebdc48 RGB chart
      #ebdc48 CMYK chart
      #ebdc48 RGB pie chart
      #ebdc48 color shades, tints & tones
#ebdc48 color schemes
#ebdc48 color preview, HTML & CSS examples
           This text has a color of #ebdc48        
        
          <p style="color:#ebdc48;">Text here</p>
        
        
          .mytext {color:#ebdc48;}
        
        Text color #ebdc48
      
           This box has a color of #ebdc48        
        
          <div style="background-color:#ebdc48;">Content here</div>
        
        
          .mybackground {background-color:#ebdc48;}
        
        Background color #ebdc48
      
           Border around this has a color of #ebdc48        
        
          <div style="border:2px solid #ebdc48;">Content here</div>
        
        
          .myborder {border:2px solid #ebdc48;}
        
        Border color #ebdc48