#edc14b color space conversions
Hex:
        #edc14b
        RGB:
        237, 193, 75
        CMY:
        7, 24, 71
        CMYK:
        0, 19, 68, 7
      HSL:
        44°, 81.8182%, 61.1765%
        HSV (HSB):
        44°, 68.3544%, 92.9412%
        XYZ:
        55.2650, 56.6525, 14.6788
        xyY:
        0.4365, 0.4475, 56.6525
      CIE-Lab:
        79.9837, 3.6017, 62.9380
        CIE-LCH:
        79.9837, 63.0410, 86.7248
        CIE-Luv:
        79.9837, 36.4742, 71.6276
        Hunter-Lab:
        75.2678, -0.6560, 41.1246
      #edc14b color charts
#edc14b RGB chart
      #edc14b CMYK chart
      #edc14b RGB pie chart
      #edc14b color shades, tints & tones
#edc14b color schemes
#edc14b color preview, HTML & CSS examples
           This text has a color of #edc14b        
        
          <p style="color:#edc14b;">Text here</p>
        
        
          .mytext {color:#edc14b;}
        
        Text color #edc14b
      
           This box has a color of #edc14b        
        
          <div style="background-color:#edc14b;">Content here</div>
        
        
          .mybackground {background-color:#edc14b;}
        
        Background color #edc14b
      
           Border around this has a color of #edc14b        
        
          <div style="border:2px solid #edc14b;">Content here</div>
        
        
          .myborder {border:2px solid #edc14b;}
        
        Border color #edc14b