#d09114 color space conversions
Hex:
        #d09114
        RGB:
        208, 145, 20
        CMY:
        18, 43, 92
        CMYK:
        0, 30, 90, 18
      HSL:
        40°, 82.4561%, 44.7059%
        HSV (HSB):
        40°, 90.3846%, 81.5686%
        XYZ:
        36.2641, 33.7112, 5.2574
        xyY:
        0.4820, 0.4481, 33.7112
      CIE-Lab:
        64.7327, 14.6602, 66.3659
        CIE-LCH:
        64.7327, 67.9659, 77.5434
        CIE-Luv:
        64.7327, 52.3897, 63.6875
        Hunter-Lab:
        58.0613, 9.8806, 35.2743
      #d09114 color charts
#d09114 RGB chart
      #d09114 CMYK chart
      #d09114 RGB pie chart
      #d09114 color shades, tints & tones
#d09114 color schemes
#d09114 color preview, HTML & CSS examples
           This text has a color of #d09114        
        
          <p style="color:#d09114;">Text here</p>
        
        
          .mytext {color:#d09114;}
        
        Text color #d09114
      
           This box has a color of #d09114        
        
          <div style="background-color:#d09114;">Content here</div>
        
        
          .mybackground {background-color:#d09114;}
        
        Background color #d09114
      
           Border around this has a color of #d09114        
        
          <div style="border:2px solid #d09114;">Content here</div>
        
        
          .myborder {border:2px solid #d09114;}
        
        Border color #d09114