#edbc0f color space conversions
Hex:
        #edbc0f
        RGB:
        237, 188, 15
        CMY:
        7, 26, 94
        CMYK:
        0, 21, 94, 7
      HSL:
        47°, 88.0952%, 49.4118%
        HSV (HSB):
        47°, 93.6709%, 92.9412%
        XYZ:
        52.9945, 54.0055, 8.0829
        xyY:
        0.4605, 0.4693, 54.0055
      CIE-Lab:
        78.4649, 4.3530, 78.8150
        CIE-LCH:
        78.4649, 78.9352, 86.8388
        CIE-Luv:
        78.4649, 41.8786, 81.0247
        Hunter-Lab:
        73.4884, 0.1165, 44.9206
      #edbc0f color charts
#edbc0f RGB chart
      #edbc0f CMYK chart
      #edbc0f RGB pie chart
      #edbc0f color shades, tints & tones
#edbc0f color schemes
#edbc0f color preview, HTML & CSS examples
           This text has a color of #edbc0f        
        
          <p style="color:#edbc0f;">Text here</p>
        
        
          .mytext {color:#edbc0f;}
        
        Text color #edbc0f
      
           This box has a color of #edbc0f        
        
          <div style="background-color:#edbc0f;">Content here</div>
        
        
          .mybackground {background-color:#edbc0f;}
        
        Background color #edbc0f
      
           Border around this has a color of #edbc0f        
        
          <div style="border:2px solid #edbc0f;">Content here</div>
        
        
          .myborder {border:2px solid #edbc0f;}
        
        Border color #edbc0f