#ebda47 color space conversions
Hex:
        #ebda47
        RGB:
        235, 218, 71
        CMY:
        8, 15, 72
        CMYK:
        0, 7, 70, 8
      HSL:
        54°, 80.3922%, 60.0000%
        HSV (HSB):
        54°, 69.7872%, 92.1569%
        XYZ:
        60.4697, 68.2599, 15.9496
        xyY:
        0.4180, 0.4718, 68.2599
      CIE-Lab:
        86.1362, -10.2081, 70.6680
        CIE-LCH:
        86.1362, 71.4015, 98.2196
        CIE-Luv:
        86.1362, 17.6846, 83.1565
        Hunter-Lab:
        82.6196, -13.9391, 46.3878
      #ebda47 color charts
#ebda47 RGB chart
      #ebda47 CMYK chart
      #ebda47 RGB pie chart
      #ebda47 color shades, tints & tones
#ebda47 color schemes
#ebda47 color preview, HTML & CSS examples
           This text has a color of #ebda47        
        
          <p style="color:#ebda47;">Text here</p>
        
        
          .mytext {color:#ebda47;}
        
        Text color #ebda47
      
           This box has a color of #ebda47        
        
          <div style="background-color:#ebda47;">Content here</div>
        
        
          .mybackground {background-color:#ebda47;}
        
        Background color #ebda47
      
           Border around this has a color of #ebda47        
        
          <div style="border:2px solid #ebda47;">Content here</div>
        
        
          .myborder {border:2px solid #ebda47;}
        
        Border color #ebda47