#edd13b color space conversions
Hex:
        #edd13b
        RGB:
        237, 209, 59
        CMY:
        7, 18, 77
        CMYK:
        0, 12, 75, 7
      HSL:
        51°, 83.1776%, 58.0392%
        HSV (HSB):
        51°, 75.1055%, 92.9412%
        XYZ:
        58.5149, 63.9212, 13.3916
        xyY:
        0.4308, 0.4706, 63.9212
      CIE-Lab:
        83.9247, -5.3604, 72.8226
        CIE-LCH:
        83.9247, 73.0197, 94.2099
        CIE-Luv:
        83.9247, 25.6298, 82.5575
        Hunter-Lab:
        79.9507, -9.2719, 46.0345
      #edd13b color charts
#edd13b RGB chart
      #edd13b CMYK chart
      #edd13b RGB pie chart
      #edd13b color shades, tints & tones
#edd13b color schemes
#edd13b color preview, HTML & CSS examples
           This text has a color of #edd13b        
        
          <p style="color:#edd13b;">Text here</p>
        
        
          .mytext {color:#edd13b;}
        
        Text color #edd13b
      
           This box has a color of #edd13b        
        
          <div style="background-color:#edd13b;">Content here</div>
        
        
          .mybackground {background-color:#edd13b;}
        
        Background color #edd13b
      
           Border around this has a color of #edd13b        
        
          <div style="border:2px solid #edd13b;">Content here</div>
        
        
          .myborder {border:2px solid #edd13b;}
        
        Border color #edd13b