#edd042 color space conversions
Hex:
        #edd042
        RGB:
        237, 208, 66
        CMY:
        7, 18, 74
        CMYK:
        0, 12, 72, 7
      HSL:
        50°, 82.6087%, 59.4118%
        HSV (HSB):
        50°, 72.1519%, 92.9412%
        XYZ:
        58.4643, 63.5096, 14.3314
        xyY:
        0.4289, 0.4659, 63.5096
      CIE-Lab:
        83.7098, -4.5567, 70.1778
        CIE-LCH:
        83.7098, 70.3256, 93.7150
        CIE-Luv:
        83.7098, 26.1331, 80.4342
        Hunter-Lab:
        79.6929, -8.5115, 45.1227
      #edd042 color charts
#edd042 RGB chart
      #edd042 CMYK chart
      #edd042 RGB pie chart
      #edd042 color shades, tints & tones
#edd042 color schemes
#edd042 color preview, HTML & CSS examples
           This text has a color of #edd042        
        
          <p style="color:#edd042;">Text here</p>
        
        
          .mytext {color:#edd042;}
        
        Text color #edd042
      
           This box has a color of #edd042        
        
          <div style="background-color:#edd042;">Content here</div>
        
        
          .mybackground {background-color:#edd042;}
        
        Background color #edd042
      
           Border around this has a color of #edd042        
        
          <div style="border:2px solid #edd042;">Content here</div>
        
        
          .myborder {border:2px solid #edd042;}
        
        Border color #edd042