#edc31a color space conversions
Hex:
        #edc31a
        RGB:
        237, 195, 26
        CMY:
        7, 24, 90
        CMYK:
        0, 18, 89, 7
      HSL:
        48°, 85.4251%, 51.5686%
        HSV (HSB):
        48°, 89.0295%, 92.9412%
        XYZ:
        54.6266, 57.1093, 9.1214
        xyY:
        0.4520, 0.4725, 57.1093
      CIE-Lab:
        80.2410, 0.8793, 78.4218
        CIE-LCH:
        80.2410, 78.4267, 89.3576
        CIE-Luv:
        80.2410, 36.4607, 82.6713
        Hunter-Lab:
        75.5707, -3.2192, 45.7432
      #edc31a color charts
#edc31a RGB chart
      #edc31a CMYK chart
      #edc31a RGB pie chart
      #edc31a color shades, tints & tones
#edc31a color schemes
#edc31a color preview, HTML & CSS examples
           This text has a color of #edc31a        
        
          <p style="color:#edc31a;">Text here</p>
        
        
          .mytext {color:#edc31a;}
        
        Text color #edc31a
      
           This box has a color of #edc31a        
        
          <div style="background-color:#edc31a;">Content here</div>
        
        
          .mybackground {background-color:#edc31a;}
        
        Background color #edc31a
      
           Border around this has a color of #edc31a        
        
          <div style="border:2px solid #edc31a;">Content here</div>
        
        
          .myborder {border:2px solid #edc31a;}
        
        Border color #edc31a