#edc062 color space conversions
Hex:
        #edc062
        RGB:
        237, 192, 98
        CMY:
        7, 25, 62
        CMYK:
        0, 19, 59, 7
      HSL:
        41°, 79.4286%, 65.6863%
        HSV (HSB):
        41°, 58.6498%, 92.9412%
        XYZ:
        55.9793, 56.5856, 19.5270
        xyY:
        0.4238, 0.4284, 56.5856
      CIE-Lab:
        79.9460, 5.5546, 52.6382
        CIE-LCH:
        79.9460, 52.9304, 83.9762
        CIE-Luv:
        79.9460, 35.9570, 62.6823
        Hunter-Lab:
        75.2234, 1.1940, 37.2655
      #edc062 color charts
#edc062 RGB chart
      #edc062 CMYK chart
      #edc062 RGB pie chart
      #edc062 color shades, tints & tones
#edc062 color schemes
#edc062 color preview, HTML & CSS examples
           This text has a color of #edc062        
        
          <p style="color:#edc062;">Text here</p>
        
        
          .mytext {color:#edc062;}
        
        Text color #edc062
      
           This box has a color of #edc062        
        
          <div style="background-color:#edc062;">Content here</div>
        
        
          .mybackground {background-color:#edc062;}
        
        Background color #edc062
      
           Border around this has a color of #edc062        
        
          <div style="border:2px solid #edc062;">Content here</div>
        
        
          .myborder {border:2px solid #edc062;}
        
        Border color #edc062