#edd06f color space conversions
Hex:
        #edd06f
        RGB:
        237, 208, 111
        CMY:
        7, 18, 56
        CMYK:
        0, 12, 53, 7
      HSL:
        46°, 77.7778%, 68.2353%
        HSV (HSB):
        46°, 53.1646%, 92.9412%
        XYZ:
        60.3502, 64.2640, 24.2623
        xyY:
        0.4054, 0.4317, 64.2640
      CIE-Lab:
        84.1030, -1.7277, 51.3398
        CIE-LCH:
        84.1030, 51.3689, 91.9274
        CIE-Luv:
        84.1030, 24.2679, 64.3444
        Hunter-Lab:
        80.1648, -5.9089, 38.1709
      #edd06f color charts
#edd06f RGB chart
      #edd06f CMYK chart
      #edd06f RGB pie chart
      #edd06f color shades, tints & tones
#edd06f color schemes
#edd06f color preview, HTML & CSS examples
           This text has a color of #edd06f        
        
          <p style="color:#edd06f;">Text here</p>
        
        
          .mytext {color:#edd06f;}
        
        Text color #edd06f
      
           This box has a color of #edd06f        
        
          <div style="background-color:#edd06f;">Content here</div>
        
        
          .mybackground {background-color:#edd06f;}
        
        Background color #edd06f
      
           Border around this has a color of #edd06f        
        
          <div style="border:2px solid #edd06f;">Content here</div>
        
        
          .myborder {border:2px solid #edd06f;}
        
        Border color #edd06f