#d8be44 color space conversions
Hex:
        #d8be44
        RGB:
        216, 190, 68
        CMY:
        15, 25, 73
        CMYK:
        0, 12, 69, 15
      HSL:
        49°, 65.4867%, 55.6863%
        HSV (HSB):
        49°, 68.5185%, 84.7059%
        XYZ:
        47.7757, 51.8432, 12.9575
        xyY:
        0.4244, 0.4605, 51.8432
      CIE-Lab:
        77.1870, -4.1169, 62.2924
        CIE-LCH:
        77.1870, 62.4283, 93.7811
        CIE-Luv:
        77.1870, 23.3482, 71.7572
        Hunter-Lab:
        72.0022, -7.5635, 39.7317
      #d8be44 color charts
#d8be44 RGB chart
      #d8be44 CMYK chart
      #d8be44 RGB pie chart
      #d8be44 color shades, tints & tones
#d8be44 color schemes
#d8be44 color preview, HTML & CSS examples
           This text has a color of #d8be44        
        
          <p style="color:#d8be44;">Text here</p>
        
        
          .mytext {color:#d8be44;}
        
        Text color #d8be44
      
           This box has a color of #d8be44        
        
          <div style="background-color:#d8be44;">Content here</div>
        
        
          .mybackground {background-color:#d8be44;}
        
        Background color #d8be44
      
           Border around this has a color of #d8be44        
        
          <div style="border:2px solid #d8be44;">Content here</div>
        
        
          .myborder {border:2px solid #d8be44;}
        
        Border color #d8be44