#ebd41e color space conversions
Hex:
        #ebd41e
        RGB:
        235, 212, 30
        CMY:
        8, 17, 88
        CMYK:
        0, 10, 87, 8
      HSL:
        53°, 83.6735%, 51.9608%
        HSV (HSB):
        53°, 87.2340%, 92.1569%
        XYZ:
        58.0388, 64.8429, 10.6853
        xyY:
        0.4345, 0.4855, 64.8429
      CIE-Lab:
        84.4027, -8.5775, 80.8570
        CIE-LCH:
        84.4027, 81.3107, 96.0554
        CIE-Luv:
        84.4027, 22.6143, 88.6546
        Hunter-Lab:
        80.5251, -12.2643, 48.5001
      #ebd41e color charts
#ebd41e RGB chart
      #ebd41e CMYK chart
      #ebd41e RGB pie chart
      #ebd41e color shades, tints & tones
#ebd41e color schemes
#ebd41e color preview, HTML & CSS examples
           This text has a color of #ebd41e        
        
          <p style="color:#ebd41e;">Text here</p>
        
        
          .mytext {color:#ebd41e;}
        
        Text color #ebd41e
      
           This box has a color of #ebd41e        
        
          <div style="background-color:#ebd41e;">Content here</div>
        
        
          .mybackground {background-color:#ebd41e;}
        
        Background color #ebd41e
      
           Border around this has a color of #ebd41e        
        
          <div style="border:2px solid #ebd41e;">Content here</div>
        
        
          .myborder {border:2px solid #ebd41e;}
        
        Border color #ebd41e