#edbe1e color space conversions
Hex:
        #edbe1e
        RGB:
        237, 190, 30
        CMY:
        7, 25, 88
        CMYK:
        0, 20, 87, 7
      HSL:
        46°, 85.1852%, 52.3529%
        HSV (HSB):
        46°, 87.3418%, 92.9412%
        XYZ:
        53.5729, 54.9252, 9.0063
        xyY:
        0.4559, 0.4674, 54.9252
      CIE-Lab:
        78.9981, 3.5462, 76.6483
        CIE-LCH:
        78.9981, 76.7303, 87.3510
        CIE-Luv:
        78.9981, 40.1395, 80.3109
        Hunter-Lab:
        74.1115, -0.6632, 44.6729
      #edbe1e color charts
#edbe1e RGB chart
      #edbe1e CMYK chart
      #edbe1e RGB pie chart
      #edbe1e color shades, tints & tones
#edbe1e color schemes
#edbe1e color preview, HTML & CSS examples
           This text has a color of #edbe1e        
        
          <p style="color:#edbe1e;">Text here</p>
        
        
          .mytext {color:#edbe1e;}
        
        Text color #edbe1e
      
           This box has a color of #edbe1e        
        
          <div style="background-color:#edbe1e;">Content here</div>
        
        
          .mybackground {background-color:#edbe1e;}
        
        Background color #edbe1e
      
           Border around this has a color of #edbe1e        
        
          <div style="border:2px solid #edbe1e;">Content here</div>
        
        
          .myborder {border:2px solid #edbe1e;}
        
        Border color #edbe1e