#d69400 color space conversions
Hex:
        #d69400
        RGB:
        214, 148, 0
        CMY:
        16, 42, 100
        CMYK:
        0, 31, 100, 16
      HSL:
        41°, 100.0000%, 41.9608%
        HSV (HSB):
        41°, 100.0000%, 83.9216%
        XYZ:
        38.3215, 35.4760, 4.8278
        xyY:
        0.4874, 0.4512, 35.4760
      CIE-Lab:
        66.1176, 15.4232, 70.7941
        CIE-LCH:
        66.1176, 72.4546, 77.7096
        CIE-Luv:
        66.1176, 55.1923, 66.6132
        Hunter-Lab:
        59.5617, 10.6123, 36.8874
      #d69400 color charts
#d69400 RGB chart
      #d69400 CMYK chart
      #d69400 RGB pie chart
      #d69400 color shades, tints & tones
#d69400 color schemes
#d69400 color preview, HTML & CSS examples
           This text has a color of #d69400        
        
          <p style="color:#d69400;">Text here</p>
        
        
          .mytext {color:#d69400;}
        
        Text color #d69400
      
           This box has a color of #d69400        
        
          <div style="background-color:#d69400;">Content here</div>
        
        
          .mybackground {background-color:#d69400;}
        
        Background color #d69400
      
           Border around this has a color of #d69400        
        
          <div style="border:2px solid #d69400;">Content here</div>
        
        
          .myborder {border:2px solid #d69400;}
        
        Border color #d69400