#edc13e color space conversions
Hex:
        #edc13e
        RGB:
        237, 193, 62
        CMY:
        7, 24, 76
        CMYK:
        0, 19, 74, 7
      HSL:
        45°, 82.9384%, 58.6275%
        HSV (HSB):
        45°, 73.8397%, 92.9412%
        XYZ:
        54.8645, 56.4923, 12.5699
        xyY:
        0.4427, 0.4559, 56.4923
      CIE-Lab:
        79.8932, 2.9815, 67.9492
        CIE-LCH:
        79.8932, 68.0146, 87.4876
        CIE-Luv:
        79.8932, 37.0127, 75.3733
        Hunter-Lab:
        75.1613, -1.2351, 42.6974
      #edc13e color charts
#edc13e RGB chart
      #edc13e CMYK chart
      #edc13e RGB pie chart
      #edc13e color shades, tints & tones
#edc13e color schemes
#edc13e color preview, HTML & CSS examples
           This text has a color of #edc13e        
        
          <p style="color:#edc13e;">Text here</p>
        
        
          .mytext {color:#edc13e;}
        
        Text color #edc13e
      
           This box has a color of #edc13e        
        
          <div style="background-color:#edc13e;">Content here</div>
        
        
          .mybackground {background-color:#edc13e;}
        
        Background color #edc13e
      
           Border around this has a color of #edc13e        
        
          <div style="border:2px solid #edc13e;">Content here</div>
        
        
          .myborder {border:2px solid #edc13e;}
        
        Border color #edc13e