#edbb2d color space conversions
Hex:
        #edbb2d
        RGB:
        237, 187, 45
        CMY:
        7, 27, 82
        CMYK:
        0, 21, 81, 7
      HSL:
        44°, 84.2105%, 55.2941%
        HSV (HSB):
        44°, 81.0127%, 92.9412%
        XYZ:
        53.1690, 53.7346, 10.0521
        xyY:
        0.4546, 0.4594, 53.7346
      CIE-Lab:
        78.3067, 5.4860, 72.2060
        CIE-LCH:
        78.3067, 72.4141, 85.6552
        CIE-Luv:
        78.3067, 42.0410, 76.8050
        Hunter-Lab:
        73.3039, 1.1884, 43.1823
      #edbb2d color charts
#edbb2d RGB chart
      #edbb2d CMYK chart
      #edbb2d RGB pie chart
      #edbb2d color shades, tints & tones
#edbb2d color schemes
#edbb2d color preview, HTML & CSS examples
           This text has a color of #edbb2d        
        
          <p style="color:#edbb2d;">Text here</p>
        
        
          .mytext {color:#edbb2d;}
        
        Text color #edbb2d
      
           This box has a color of #edbb2d        
        
          <div style="background-color:#edbb2d;">Content here</div>
        
        
          .mybackground {background-color:#edbb2d;}
        
        Background color #edbb2d
      
           Border around this has a color of #edbb2d        
        
          <div style="border:2px solid #edbb2d;">Content here</div>
        
        
          .myborder {border:2px solid #edbb2d;}
        
        Border color #edbb2d