#d29142 color space conversions
Hex:
        #d29142
        RGB:
        210, 145, 66
        CMY:
        18, 43, 74
        CMYK:
        0, 31, 69, 18
      HSL:
        33°, 61.5385%, 54.1176%
        HSV (HSB):
        33°, 68.5714%, 82.3529%
        XYZ:
        37.6871, 34.3458, 9.7973
        xyY:
        0.4606, 0.4197, 34.3458
      CIE-Lab:
        65.2361, 17.1730, 50.4407
        CIE-LCH:
        65.2361, 53.2839, 71.1984
        CIE-Luv:
        65.2361, 51.7830, 53.0396
        Hunter-Lab:
        58.6053, 12.2282, 31.1119
      #d29142 color charts
#d29142 RGB chart
      #d29142 CMYK chart
      #d29142 RGB pie chart
      #d29142 color shades, tints & tones
#d29142 color schemes
#d29142 color preview, HTML & CSS examples
           This text has a color of #d29142        
        
          <p style="color:#d29142;">Text here</p>
        
        
          .mytext {color:#d29142;}
        
        Text color #d29142
      
           This box has a color of #d29142        
        
          <div style="background-color:#d29142;">Content here</div>
        
        
          .mybackground {background-color:#d29142;}
        
        Background color #d29142
      
           Border around this has a color of #d29142        
        
          <div style="border:2px solid #d29142;">Content here</div>
        
        
          .myborder {border:2px solid #d29142;}
        
        Border color #d29142