#d68211 color space conversions
Hex:
        #d68211
        RGB:
        214, 130, 17
        CMY:
        16, 49, 93
        CMYK:
        0, 39, 92, 16
      HSL:
        34°, 85.2814%, 45.2941%
        HSV (HSB):
        34°, 92.0561%, 83.9216%
        XYZ:
        35.8154, 30.3019, 4.4915
        xyY:
        0.5072, 0.4292, 30.3019
      CIE-Lab:
        61.9138, 25.3085, 65.2296
        CIE-LCH:
        61.9138, 69.9673, 68.7942
        CIE-Luv:
        61.9138, 69.6316, 58.7274
        Hunter-Lab:
        55.0471, 19.8051, 33.6953
      #d68211 color charts
#d68211 RGB chart
      #d68211 CMYK chart
      #d68211 RGB pie chart
      #d68211 color shades, tints & tones
#d68211 color schemes
#d68211 color preview, HTML & CSS examples
           This text has a color of #d68211        
        
          <p style="color:#d68211;">Text here</p>
        
        
          .mytext {color:#d68211;}
        
        Text color #d68211
      
           This box has a color of #d68211        
        
          <div style="background-color:#d68211;">Content here</div>
        
        
          .mybackground {background-color:#d68211;}
        
        Background color #d68211
      
           Border around this has a color of #d68211        
        
          <div style="border:2px solid #d68211;">Content here</div>
        
        
          .myborder {border:2px solid #d68211;}
        
        Border color #d68211