#d1983b color space conversions
Hex:
        #d1983b
        RGB:
        209, 152, 59
        CMY:
        18, 40, 77
        CMYK:
        0, 27, 72, 18
      HSL:
        37°, 61.9835%, 52.5490%
        HSV (HSB):
        37°, 71.7703%, 81.9608%
        XYZ:
        38.3121, 36.3275, 9.1303
        xyY:
        0.4573, 0.4337, 36.3275
      CIE-Lab:
        66.7694, 12.5834, 55.1662
        CIE-LCH:
        66.7694, 56.5831, 77.1507
        CIE-Luv:
        66.7694, 46.1203, 58.2455
        Hunter-Lab:
        60.2723, 7.9870, 33.2091
      #d1983b color charts
#d1983b RGB chart
      #d1983b CMYK chart
      #d1983b RGB pie chart
      #d1983b color shades, tints & tones
#d1983b color schemes
#d1983b color preview, HTML & CSS examples
           This text has a color of #d1983b        
        
          <p style="color:#d1983b;">Text here</p>
        
        
          .mytext {color:#d1983b;}
        
        Text color #d1983b
      
           This box has a color of #d1983b        
        
          <div style="background-color:#d1983b;">Content here</div>
        
        
          .mybackground {background-color:#d1983b;}
        
        Background color #d1983b
      
           Border around this has a color of #d1983b        
        
          <div style="border:2px solid #d1983b;">Content here</div>
        
        
          .myborder {border:2px solid #d1983b;}
        
        Border color #d1983b