#d8b45c color space conversions
Hex:
        #d8b45c
        RGB:
        216, 180, 92
        CMY:
        15, 29, 64
        CMYK:
        0, 17, 57, 15
      HSL:
        43°, 61.3861%, 60.3922%
        HSV (HSB):
        43°, 57.4074%, 84.7059%
        XYZ:
        46.5719, 48.0142, 16.9383
        xyY:
        0.4176, 0.4305, 48.0142
      CIE-Lab:
        74.8339, 2.6584, 49.0463
        CIE-LCH:
        74.8339, 49.1182, 86.8975
        CIE-Luv:
        74.8339, 29.1925, 58.5609
        Hunter-Lab:
        69.2922, -1.2900, 34.0113
      #d8b45c color charts
#d8b45c RGB chart
      #d8b45c CMYK chart
      #d8b45c RGB pie chart
      #d8b45c color shades, tints & tones
#d8b45c color schemes
#d8b45c color preview, HTML & CSS examples
           This text has a color of #d8b45c        
        
          <p style="color:#d8b45c;">Text here</p>
        
        
          .mytext {color:#d8b45c;}
        
        Text color #d8b45c
      
           This box has a color of #d8b45c        
        
          <div style="background-color:#d8b45c;">Content here</div>
        
        
          .mybackground {background-color:#d8b45c;}
        
        Background color #d8b45c
      
           Border around this has a color of #d8b45c        
        
          <div style="border:2px solid #d8b45c;">Content here</div>
        
        
          .myborder {border:2px solid #d8b45c;}
        
        Border color #d8b45c