#edad2a color space conversions
Hex:
        #edad2a
        RGB:
        237, 173, 42
        CMY:
        7, 32, 84
        CMYK:
        0, 27, 82, 7
      HSL:
        40°, 84.4156%, 54.7059%
        HSV (HSB):
        40°, 82.2785%, 92.9412%
        XYZ:
        50.2865, 48.0588, 8.8164
        xyY:
        0.4693, 0.4485, 48.0588
      CIE-Lab:
        74.8620, 12.7502, 70.1340
        CIE-LCH:
        74.8620, 71.2835, 79.6963
        CIE-Luv:
        74.8620, 52.8877, 71.9589
        Hunter-Lab:
        69.3245, 8.1624, 40.9869
      #edad2a color charts
#edad2a RGB chart
      #edad2a CMYK chart
      #edad2a RGB pie chart
      #edad2a color shades, tints & tones
#edad2a color schemes
#edad2a color preview, HTML & CSS examples
           This text has a color of #edad2a        
        
          <p style="color:#edad2a;">Text here</p>
        
        
          .mytext {color:#edad2a;}
        
        Text color #edad2a
      
           This box has a color of #edad2a        
        
          <div style="background-color:#edad2a;">Content here</div>
        
        
          .mybackground {background-color:#edad2a;}
        
        Background color #edad2a
      
           Border around this has a color of #edad2a        
        
          <div style="border:2px solid #edad2a;">Content here</div>
        
        
          .myborder {border:2px solid #edad2a;}
        
        Border color #edad2a