#ead71a color space conversions
Hex:
        #ead71a
        RGB:
        234, 215, 26
        CMY:
        8, 16, 90
        CMYK:
        0, 8, 89, 8
      HSL:
        55°, 83.2000%, 50.9804%
        HSV (HSB):
        55°, 88.8889%, 91.7647%
        XYZ:
        58.4186, 66.1679, 10.6700
        xyY:
        0.4319, 0.4892, 66.1679
      CIE-Lab:
        85.0820, -10.5821, 82.0722
        CIE-LCH:
        85.0820, 82.7516, 97.3470
        CIE-Luv:
        85.0820, 19.8390, 90.2133
        Hunter-Lab:
        81.3436, -14.1580, 49.1634
      #ead71a color charts
#ead71a RGB chart
      #ead71a CMYK chart
      #ead71a RGB pie chart
      #ead71a color shades, tints & tones
#ead71a color schemes
#ead71a color preview, HTML & CSS examples
           This text has a color of #ead71a        
        
          <p style="color:#ead71a;">Text here</p>
        
        
          .mytext {color:#ead71a;}
        
        Text color #ead71a
      
           This box has a color of #ead71a        
        
          <div style="background-color:#ead71a;">Content here</div>
        
        
          .mybackground {background-color:#ead71a;}
        
        Background color #ead71a
      
           Border around this has a color of #ead71a        
        
          <div style="border:2px solid #ead71a;">Content here</div>
        
        
          .myborder {border:2px solid #ead71a;}
        
        Border color #ead71a