#d69207 color space conversions
Hex:
        #d69207
        RGB:
        214, 146, 7
        CMY:
        16, 43, 97
        CMYK:
        0, 32, 97, 16
      HSL:
        40°, 93.6652%, 43.3333%
        HSV (HSB):
        40°, 96.7290%, 83.9216%
        XYZ:
        38.0488, 34.8693, 4.9261
        xyY:
        0.4888, 0.4479, 34.8693
      CIE-Lab:
        65.6467, 16.5744, 69.5052
        CIE-LCH:
        65.6467, 71.4541, 76.5876
        CIE-Luv:
        65.6467, 56.7085, 65.3905
        Hunter-Lab:
        59.0502, 11.6780, 36.3891
      #d69207 color charts
#d69207 RGB chart
      #d69207 CMYK chart
      #d69207 RGB pie chart
      #d69207 color shades, tints & tones
#d69207 color schemes
#d69207 color preview, HTML & CSS examples
           This text has a color of #d69207        
        
          <p style="color:#d69207;">Text here</p>
        
        
          .mytext {color:#d69207;}
        
        Text color #d69207
      
           This box has a color of #d69207        
        
          <div style="background-color:#d69207;">Content here</div>
        
        
          .mybackground {background-color:#d69207;}
        
        Background color #d69207
      
           Border around this has a color of #d69207        
        
          <div style="border:2px solid #d69207;">Content here</div>
        
        
          .myborder {border:2px solid #d69207;}
        
        Border color #d69207