#d18c44 color space conversions
Hex:
        #d18c44
        RGB:
        209, 140, 68
        CMY:
        18, 45, 73
        CMYK:
        0, 33, 67, 18
      HSL:
        31°, 60.5150%, 54.3137%
        HSV (HSB):
        31°, 67.4641%, 81.9608%
        XYZ:
        36.7160, 32.7288, 9.8510
        xyY:
        0.4630, 0.4127, 32.7288
      CIE-Lab:
        63.9407, 19.5738, 48.0440
        CIE-LCH:
        63.9407, 51.8783, 67.8333
        CIE-Luv:
        63.9407, 54.6403, 50.1270
        Hunter-Lab:
        57.2091, 14.4427, 29.8371
      #d18c44 color charts
#d18c44 RGB chart
      #d18c44 CMYK chart
      #d18c44 RGB pie chart
      #d18c44 color shades, tints & tones
#d18c44 color schemes
#d18c44 color preview, HTML & CSS examples
           This text has a color of #d18c44        
        
          <p style="color:#d18c44;">Text here</p>
        
        
          .mytext {color:#d18c44;}
        
        Text color #d18c44
      
           This box has a color of #d18c44        
        
          <div style="background-color:#d18c44;">Content here</div>
        
        
          .mybackground {background-color:#d18c44;}
        
        Background color #d18c44
      
           Border around this has a color of #d18c44        
        
          <div style="border:2px solid #d18c44;">Content here</div>
        
        
          .myborder {border:2px solid #d18c44;}
        
        Border color #d18c44