#ead71e color space conversions
Hex:
        #ead71e
        RGB:
        234, 215, 30
        CMY:
        8, 16, 88
        CMYK:
        0, 8, 87, 8
      HSL:
        54°, 82.9268%, 51.7647%
        HSV (HSB):
        54°, 87.1795%, 91.7647%
        XYZ:
        58.4665, 66.1870, 10.9222
        xyY:
        0.4312, 0.4882, 66.1870
      CIE-Lab:
        85.0917, -10.5080, 81.3682
        CIE-LCH:
        85.0917, 82.0439, 97.3585
        CIE-Luv:
        85.0917, 19.7964, 89.7869
        Hunter-Lab:
        81.3554, -14.0921, 48.9890
      #ead71e color charts
#ead71e RGB chart
      #ead71e CMYK chart
      #ead71e RGB pie chart
      #ead71e color shades, tints & tones
#ead71e color schemes
#ead71e color preview, HTML & CSS examples
           This text has a color of #ead71e        
        
          <p style="color:#ead71e;">Text here</p>
        
        
          .mytext {color:#ead71e;}
        
        Text color #ead71e
      
           This box has a color of #ead71e        
        
          <div style="background-color:#ead71e;">Content here</div>
        
        
          .mybackground {background-color:#ead71e;}
        
        Background color #ead71e
      
           Border around this has a color of #ead71e        
        
          <div style="border:2px solid #ead71e;">Content here</div>
        
        
          .myborder {border:2px solid #ead71e;}
        
        Border color #ead71e