#edca16 color space conversions
Hex:
        #edca16
        RGB:
        237, 202, 22
        CMY:
        7, 21, 91
        CMYK:
        0, 15, 91, 7
      HSL:
        50°, 85.6574%, 50.7843%
        HSV (HSB):
        50°, 90.7173%, 92.9412%
        XYZ:
        56.1904, 60.3035, 9.4372
        xyY:
        0.4462, 0.4789, 60.3035
      CIE-Lab:
        82.0029, -2.7852, 80.4606
        CIE-LCH:
        82.0029, 80.5088, 91.9826
        CIE-Luv:
        82.0029, 31.3512, 85.7108
        Hunter-Lab:
        77.6553, -6.7365, 47.1534
      #edca16 color charts
#edca16 RGB chart
      #edca16 CMYK chart
      #edca16 RGB pie chart
      #edca16 color shades, tints & tones
#edca16 color schemes
#edca16 color preview, HTML & CSS examples
           This text has a color of #edca16        
        
          <p style="color:#edca16;">Text here</p>
        
        
          .mytext {color:#edca16;}
        
        Text color #edca16
      
           This box has a color of #edca16        
        
          <div style="background-color:#edca16;">Content here</div>
        
        
          .mybackground {background-color:#edca16;}
        
        Background color #edca16
      
           Border around this has a color of #edca16        
        
          <div style="border:2px solid #edca16;">Content here</div>
        
        
          .myborder {border:2px solid #edca16;}
        
        Border color #edca16