#d09314 color space conversions
Hex:
        #d09314
        RGB:
        208, 147, 20
        CMY:
        18, 42, 92
        CMYK:
        0, 29, 90, 18
      HSL:
        41°, 82.4561%, 44.7059%
        HSV (HSB):
        41°, 90.3846%, 81.5686%
        XYZ:
        36.5724, 34.3278, 5.3602
        xyY:
        0.4796, 0.4501, 34.3278
      CIE-Lab:
        65.2220, 13.5761, 66.7380
        CIE-LCH:
        65.2220, 68.1049, 78.5016
        CIE-Luv:
        65.2220, 50.7945, 64.4412
        Hunter-Lab:
        58.5900, 8.8889, 35.5888
      #d09314 color charts
#d09314 RGB chart
      #d09314 CMYK chart
      #d09314 RGB pie chart
      #d09314 color shades, tints & tones
#d09314 color schemes
#d09314 color preview, HTML & CSS examples
           This text has a color of #d09314        
        
          <p style="color:#d09314;">Text here</p>
        
        
          .mytext {color:#d09314;}
        
        Text color #d09314
      
           This box has a color of #d09314        
        
          <div style="background-color:#d09314;">Content here</div>
        
        
          .mybackground {background-color:#d09314;}
        
        Background color #d09314
      
           Border around this has a color of #d09314        
        
          <div style="border:2px solid #d09314;">Content here</div>
        
        
          .myborder {border:2px solid #d09314;}
        
        Border color #d09314