#edbb2f color space conversions
Hex:
        #edbb2f
        RGB:
        237, 187, 47
        CMY:
        7, 27, 82
        CMYK:
        0, 21, 80, 7
      HSL:
        44°, 84.0708%, 55.6863%
        HSV (HSB):
        44°, 80.1688%, 92.9412%
        XYZ:
        53.2085, 53.7504, 10.2598
        xyY:
        0.4539, 0.4585, 53.7504
      CIE-Lab:
        78.3160, 5.5481, 71.6036
        CIE-LCH:
        78.3160, 71.8183, 85.5694
        CIE-Luv:
        78.3160, 41.9805, 76.4173
        Hunter-Lab:
        73.3147, 1.2465, 43.0231
      #edbb2f color charts
#edbb2f RGB chart
      #edbb2f CMYK chart
      #edbb2f RGB pie chart
      #edbb2f color shades, tints & tones
#edbb2f color schemes
#edbb2f color preview, HTML & CSS examples
           This text has a color of #edbb2f        
        
          <p style="color:#edbb2f;">Text here</p>
        
        
          .mytext {color:#edbb2f;}
        
        Text color #edbb2f
      
           This box has a color of #edbb2f        
        
          <div style="background-color:#edbb2f;">Content here</div>
        
        
          .mybackground {background-color:#edbb2f;}
        
        Background color #edbb2f
      
           Border around this has a color of #edbb2f        
        
          <div style="border:2px solid #edbb2f;">Content here</div>
        
        
          .myborder {border:2px solid #edbb2f;}
        
        Border color #edbb2f