#edb11e color space conversions
Hex:
        #edb11e
        RGB:
        237, 177, 30
        CMY:
        7, 31, 88
        CMYK:
        0, 25, 87, 7
      HSL:
        43°, 85.1852%, 52.3529%
        HSV (HSB):
        43°, 87.3418%, 92.9412%
        XYZ:
        50.8815, 49.5425, 8.1092
        xyY:
        0.4688, 0.4565, 49.5425
      CIE-Lab:
        75.7876, 10.3493, 74.1080
        CIE-LCH:
        75.7876, 74.8271, 82.0500
        CIE-Luv:
        75.7876, 50.1133, 75.3919
        Hunter-Lab:
        70.3865, 5.8592, 42.4397
      #edb11e color charts
#edb11e RGB chart
      #edb11e CMYK chart
      #edb11e RGB pie chart
      #edb11e color shades, tints & tones
#edb11e color schemes
#edb11e color preview, HTML & CSS examples
           This text has a color of #edb11e        
        
          <p style="color:#edb11e;">Text here</p>
        
        
          .mytext {color:#edb11e;}
        
        Text color #edb11e
      
           This box has a color of #edb11e        
        
          <div style="background-color:#edb11e;">Content here</div>
        
        
          .mybackground {background-color:#edb11e;}
        
        Background color #edb11e
      
           Border around this has a color of #edb11e        
        
          <div style="border:2px solid #edb11e;">Content here</div>
        
        
          .myborder {border:2px solid #edb11e;}
        
        Border color #edb11e