#d18d01 color space conversions
Hex:
        #d18d01
        RGB:
        209, 141, 1
        CMY:
        18, 45, 100
        CMYK:
        0, 33, 100, 18
      HSL:
        40°, 99.0476%, 41.1765%
        HSV (HSB):
        40°, 99.5215%, 81.9608%
        XYZ:
        35.8249, 32.6073, 4.4344
        xyY:
        0.4917, 0.4475, 32.6073
      CIE-Lab:
        63.8416, 17.0309, 68.8476
        CIE-LCH:
        63.8416, 70.9228, 76.1056
        CIE-Luv:
        63.8416, 56.7670, 63.8210
        Hunter-Lab:
        57.1028, 12.0566, 35.3677
      #d18d01 color charts
#d18d01 RGB chart
      #d18d01 CMYK chart
      #d18d01 RGB pie chart
      #d18d01 color shades, tints & tones
#d18d01 color schemes
#d18d01 color preview, HTML & CSS examples
           This text has a color of #d18d01        
        
          <p style="color:#d18d01;">Text here</p>
        
        
          .mytext {color:#d18d01;}
        
        Text color #d18d01
      
           This box has a color of #d18d01        
        
          <div style="background-color:#d18d01;">Content here</div>
        
        
          .mybackground {background-color:#d18d01;}
        
        Background color #d18d01
      
           Border around this has a color of #d18d01        
        
          <div style="border:2px solid #d18d01;">Content here</div>
        
        
          .myborder {border:2px solid #d18d01;}
        
        Border color #d18d01