#d69211 color space conversions
Hex:
        #d69211
        RGB:
        214, 146, 17
        CMY:
        16, 43, 93
        CMYK:
        0, 32, 92, 16
      HSL:
        39°, 85.2814%, 45.2941%
        HSV (HSB):
        39°, 92.0561%, 83.9216%
        XYZ:
        38.1116, 34.8944, 5.2569
        xyY:
        0.4870, 0.4459, 34.8944
      CIE-Lab:
        65.6664, 16.6926, 67.9780
        CIE-LCH:
        65.6664, 69.9975, 76.2035
        CIE-Luv:
        65.6664, 56.5373, 64.5902
        Hunter-Lab:
        59.0715, 11.7892, 36.0737
      #d69211 color charts
#d69211 RGB chart
      #d69211 CMYK chart
      #d69211 RGB pie chart
      #d69211 color shades, tints & tones
#d69211 color schemes
#d69211 color preview, HTML & CSS examples
           This text has a color of #d69211        
        
          <p style="color:#d69211;">Text here</p>
        
        
          .mytext {color:#d69211;}
        
        Text color #d69211
      
           This box has a color of #d69211        
        
          <div style="background-color:#d69211;">Content here</div>
        
        
          .mybackground {background-color:#d69211;}
        
        Background color #d69211
      
           Border around this has a color of #d69211        
        
          <div style="border:2px solid #d69211;">Content here</div>
        
        
          .myborder {border:2px solid #d69211;}
        
        Border color #d69211