#d29948 color space conversions
Hex:
        #d29948
        RGB:
        210, 153, 72
        CMY:
        18, 40, 72
        CMYK:
        0, 27, 66, 18
      HSL:
        35°, 60.5263%, 55.2941%
        HSV (HSB):
        35°, 65.7143%, 82.3529%
        XYZ:
        39.1393, 36.9520, 11.2005
        xyY:
        0.4484, 0.4233, 36.9520
      CIE-Lab:
        67.2410, 13.1899, 49.8083
        CIE-LCH:
        67.2410, 51.5252, 75.1677
        CIE-Luv:
        67.2410, 45.3189, 54.2466
        Hunter-Lab:
        60.7881, 8.5504, 31.6273
      #d29948 color charts
#d29948 RGB chart
      #d29948 CMYK chart
      #d29948 RGB pie chart
      #d29948 color shades, tints & tones
#d29948 color schemes
#d29948 color preview, HTML & CSS examples
           This text has a color of #d29948        
        
          <p style="color:#d29948;">Text here</p>
        
        
          .mytext {color:#d29948;}
        
        Text color #d29948
      
           This box has a color of #d29948        
        
          <div style="background-color:#d29948;">Content here</div>
        
        
          .mybackground {background-color:#d29948;}
        
        Background color #d29948
      
           Border around this has a color of #d29948        
        
          <div style="border:2px solid #d29948;">Content here</div>
        
        
          .myborder {border:2px solid #d29948;}
        
        Border color #d29948