#edc13a color space conversions
Hex:
        #edc13a
        RGB:
        237, 193, 58
        CMY:
        7, 24, 77
        CMYK:
        0, 19, 76, 7
      HSL:
        45°, 83.2558%, 57.8431%
        HSV (HSB):
        45°, 75.5274%, 92.9412%
        XYZ:
        54.7587, 56.4499, 12.0128
        xyY:
        0.4444, 0.4581, 56.4499
      CIE-Lab:
        79.8692, 2.8170, 69.3683
        CIE-LCH:
        79.8692, 69.4254, 87.6746
        CIE-Luv:
        79.8692, 37.1565, 76.3736
        Hunter-Lab:
        75.1332, -1.3883, 43.1135
      #edc13a color charts
#edc13a RGB chart
      #edc13a CMYK chart
      #edc13a RGB pie chart
      #edc13a color shades, tints & tones
#edc13a color schemes
#edc13a color preview, HTML & CSS examples
           This text has a color of #edc13a        
        
          <p style="color:#edc13a;">Text here</p>
        
        
          .mytext {color:#edc13a;}
        
        Text color #edc13a
      
           This box has a color of #edc13a        
        
          <div style="background-color:#edc13a;">Content here</div>
        
        
          .mybackground {background-color:#edc13a;}
        
        Background color #edc13a
      
           Border around this has a color of #edc13a        
        
          <div style="border:2px solid #edc13a;">Content here</div>
        
        
          .myborder {border:2px solid #edc13a;}
        
        Border color #edc13a