#d99b16 color space conversions
Hex:
        #d99b16
        RGB:
        217, 155, 22
        CMY:
        15, 39, 91
        CMYK:
        0, 29, 90, 15
      HSL:
        41°, 81.5900%, 46.8627%
        HSV (HSB):
        41°, 89.8618%, 85.0980%
        XYZ:
        40.4814, 38.2523, 6.0089
        xyY:
        0.4777, 0.4514, 38.2523
      CIE-Lab:
        68.2062, 13.2340, 69.0381
        CIE-LCH:
        68.2062, 70.2950, 79.1485
        CIE-Luv:
        68.2062, 51.6518, 67.5152
        Hunter-Lab:
        61.8485, 8.5981, 37.5336
      #d99b16 color charts
#d99b16 RGB chart
      #d99b16 CMYK chart
      #d99b16 RGB pie chart
      #d99b16 color shades, tints & tones
#d99b16 color schemes
#d99b16 color preview, HTML & CSS examples
           This text has a color of #d99b16        
        
          <p style="color:#d99b16;">Text here</p>
        
        
          .mytext {color:#d99b16;}
        
        Text color #d99b16
      
           This box has a color of #d99b16        
        
          <div style="background-color:#d99b16;">Content here</div>
        
        
          .mybackground {background-color:#d99b16;}
        
        Background color #d99b16
      
           Border around this has a color of #d99b16        
        
          <div style="border:2px solid #d99b16;">Content here</div>
        
        
          .myborder {border:2px solid #d99b16;}
        
        Border color #d99b16