#d99512 color space conversions
Hex:
        #d99512
        RGB:
        217, 149, 18
        CMY:
        15, 42, 93
        CMYK:
        0, 31, 92, 15
      HSL:
        39°, 84.6809%, 46.0784%
        HSV (HSB):
        39°, 91.7051%, 85.0980%
        XYZ:
        39.4719, 36.2903, 5.4966
        xyY:
        0.4858, 0.4466, 36.2903
      CIE-Lab:
        66.7411, 16.3953, 68.7406
        CIE-LCH:
        66.7411, 70.6688, 76.5850
        CIE-Luv:
        66.7411, 56.5418, 65.7072
        Hunter-Lab:
        60.2414, 11.5358, 36.7592
      #d99512 color charts
#d99512 RGB chart
      #d99512 CMYK chart
      #d99512 RGB pie chart
      #d99512 color shades, tints & tones
#d99512 color schemes
#d99512 color preview, HTML & CSS examples
           This text has a color of #d99512        
        
          <p style="color:#d99512;">Text here</p>
        
        
          .mytext {color:#d99512;}
        
        Text color #d99512
      
           This box has a color of #d99512        
        
          <div style="background-color:#d99512;">Content here</div>
        
        
          .mybackground {background-color:#d99512;}
        
        Background color #d99512
      
           Border around this has a color of #d99512        
        
          <div style="border:2px solid #d99512;">Content here</div>
        
        
          .myborder {border:2px solid #d99512;}
        
        Border color #d99512