#d6801d color space conversions
Hex:
        #d6801d
        RGB:
        214, 128, 29
        CMY:
        16, 50, 89
        CMYK:
        0, 40, 86, 16
      HSL:
        32°, 76.1317%, 47.6471%
        HSV (HSB):
        32°, 86.4486%, 83.9216%
        XYZ:
        35.6725, 29.8232, 5.0387
        xyY:
        0.5057, 0.4228, 29.8232
      CIE-Lab:
        61.5014, 26.6055, 61.8189
        CIE-LCH:
        61.5014, 67.3010, 66.7140
        CIE-Luv:
        61.5014, 70.8435, 56.3575
        Hunter-Lab:
        54.6106, 21.0304, 32.7570
      #d6801d color charts
#d6801d RGB chart
      #d6801d CMYK chart
      #d6801d RGB pie chart
      #d6801d color shades, tints & tones
#d6801d color schemes
#d6801d color preview, HTML & CSS examples
           This text has a color of #d6801d        
        
          <p style="color:#d6801d;">Text here</p>
        
        
          .mytext {color:#d6801d;}
        
        Text color #d6801d
      
           This box has a color of #d6801d        
        
          <div style="background-color:#d6801d;">Content here</div>
        
        
          .mybackground {background-color:#d6801d;}
        
        Background color #d6801d
      
           Border around this has a color of #d6801d        
        
          <div style="border:2px solid #d6801d;">Content here</div>
        
        
          .myborder {border:2px solid #d6801d;}
        
        Border color #d6801d