#d6703f color space conversions
Hex:
        #d6703f
        RGB:
        214, 112, 63
        CMY:
        16, 56, 75
        CMYK:
        0, 48, 71, 16
      HSL:
        19°, 64.8069%, 54.3137%
        HSV (HSB):
        19°, 70.5607%, 83.9216%
        XYZ:
        34.4229, 26.2434, 7.9538
        xyY:
        0.5016, 0.3824, 26.2434
      CIE-Lab:
        58.2673, 36.2839, 44.4416
        CIE-LCH:
        58.2673, 57.3723, 50.7704
        CIE-Luv:
        58.2673, 80.9225, 41.1187
        Hunter-Lab:
        51.2283, 30.2939, 26.6543
      #d6703f color charts
#d6703f RGB chart
      #d6703f CMYK chart
      #d6703f RGB pie chart
      #d6703f color shades, tints & tones
#d6703f color schemes
#d6703f color preview, HTML & CSS examples
           This text has a color of #d6703f        
        
          <p style="color:#d6703f;">Text here</p>
        
        
          .mytext {color:#d6703f;}
        
        Text color #d6703f
      
           This box has a color of #d6703f        
        
          <div style="background-color:#d6703f;">Content here</div>
        
        
          .mybackground {background-color:#d6703f;}
        
        Background color #d6703f
      
           Border around this has a color of #d6703f        
        
          <div style="border:2px solid #d6703f;">Content here</div>
        
        
          .myborder {border:2px solid #d6703f;}
        
        Border color #d6703f