#edb13a color space conversions
Hex:
        #edb13a
        RGB:
        237, 177, 58
        CMY:
        7, 31, 77
        CMYK:
        0, 25, 76, 7
      HSL:
        40°, 83.2558%, 57.8431%
        HSV (HSB):
        40°, 75.5274%, 92.9412%
        XYZ:
        51.4109, 49.7543, 10.8969
        xyY:
        0.4588, 0.4440, 49.7543
      CIE-Lab:
        75.9182, 11.1896, 65.6235
        CIE-LCH:
        75.9182, 66.5706, 80.3235
        CIE-Luv:
        75.9182, 49.1490, 69.9717
        Hunter-Lab:
        70.5367, 6.6610, 40.2163
      #edb13a color charts
#edb13a RGB chart
      #edb13a CMYK chart
      #edb13a RGB pie chart
      #edb13a color shades, tints & tones
#edb13a color schemes
#edb13a color preview, HTML & CSS examples
           This text has a color of #edb13a        
        
          <p style="color:#edb13a;">Text here</p>
        
        
          .mytext {color:#edb13a;}
        
        Text color #edb13a
      
           This box has a color of #edb13a        
        
          <div style="background-color:#edb13a;">Content here</div>
        
        
          .mybackground {background-color:#edb13a;}
        
        Background color #edb13a
      
           Border around this has a color of #edb13a        
        
          <div style="border:2px solid #edb13a;">Content here</div>
        
        
          .myborder {border:2px solid #edb13a;}
        
        Border color #edb13a