#eda310 color space conversions
Hex:
        #eda310
        RGB:
        237, 163, 16
        CMY:
        7, 36, 94
        CMYK:
        0, 31, 93, 7
      HSL:
        40°, 87.3518%, 49.6078%
        HSV (HSB):
        40°, 93.2489%, 92.9412%
        XYZ:
        48.1158, 44.2363, 6.4927
        xyY:
        0.4868, 0.4475, 44.2363
      CIE-Lab:
        72.3862, 17.5172, 74.2539
        CIE-LCH:
        72.3862, 76.2921, 76.7261
        CIE-Luv:
        72.3862, 61.5405, 71.6997
        Hunter-Lab:
        66.5104, 12.7395, 40.7694
      #eda310 color charts
#eda310 RGB chart
      #eda310 CMYK chart
      #eda310 RGB pie chart
      #eda310 color shades, tints & tones
#eda310 color schemes
#eda310 color preview, HTML & CSS examples
           This text has a color of #eda310        
        
          <p style="color:#eda310;">Text here</p>
        
        
          .mytext {color:#eda310;}
        
        Text color #eda310
      
           This box has a color of #eda310        
        
          <div style="background-color:#eda310;">Content here</div>
        
        
          .mybackground {background-color:#eda310;}
        
        Background color #eda310
      
           Border around this has a color of #eda310        
        
          <div style="border:2px solid #eda310;">Content here</div>
        
        
          .myborder {border:2px solid #eda310;}
        
        Border color #eda310