#d59500 color space conversions
Hex:
        #d59500
        RGB:
        213, 149, 0
        CMY:
        16, 42, 100
        CMYK:
        0, 30, 100, 16
      HSL:
        42°, 100.0000%, 41.7647%
        HSV (HSB):
        42°, 100.0000%, 83.5294%
        XYZ:
        38.1880, 35.6410, 4.8667
        xyY:
        0.4853, 0.4529, 35.6410
      CIE-Lab:
        66.2447, 14.4458, 70.8237
        CIE-LCH:
        66.2447, 72.2819, 78.4716
        CIE-Luv:
        66.2447, 53.5711, 66.9514
        Hunter-Lab:
        59.7001, 9.7049, 36.9568
      #d59500 color charts
#d59500 RGB chart
      #d59500 CMYK chart
      #d59500 RGB pie chart
      #d59500 color shades, tints & tones
#d59500 color schemes
#d59500 color preview, HTML & CSS examples
           This text has a color of #d59500        
        
          <p style="color:#d59500;">Text here</p>
        
        
          .mytext {color:#d59500;}
        
        Text color #d59500
      
           This box has a color of #d59500        
        
          <div style="background-color:#d59500;">Content here</div>
        
        
          .mybackground {background-color:#d59500;}
        
        Background color #d59500
      
           Border around this has a color of #d59500        
        
          <div style="border:2px solid #d59500;">Content here</div>
        
        
          .myborder {border:2px solid #d59500;}
        
        Border color #d59500