#edb70b color space conversions
Hex:
        #edb70b
        RGB:
        237, 183, 11
        CMY:
        7, 28, 96
        CMYK:
        0, 23, 95, 7
      HSL:
        46°, 91.1290%, 48.6275%
        HSV (HSB):
        46°, 95.3586%, 92.9412%
        XYZ:
        51.9189, 51.8957, 7.5970
        xyY:
        0.4660, 0.4658, 51.8957
      CIE-Lab:
        77.2184, 6.9227, 78.3850
        CIE-LCH:
        77.2184, 78.6901, 84.9529
        CIE-Luv:
        77.2184, 45.7590, 79.4253
        Hunter-Lab:
        72.0386, 2.5790, 44.1744
      #edb70b color charts
#edb70b RGB chart
      #edb70b CMYK chart
      #edb70b RGB pie chart
      #edb70b color shades, tints & tones
#edb70b color schemes
#edb70b color preview, HTML & CSS examples
           This text has a color of #edb70b        
        
          <p style="color:#edb70b;">Text here</p>
        
        
          .mytext {color:#edb70b;}
        
        Text color #edb70b
      
           This box has a color of #edb70b        
        
          <div style="background-color:#edb70b;">Content here</div>
        
        
          .mybackground {background-color:#edb70b;}
        
        Background color #edb70b
      
           Border around this has a color of #edb70b        
        
          <div style="border:2px solid #edb70b;">Content here</div>
        
        
          .myborder {border:2px solid #edb70b;}
        
        Border color #edb70b