#d38142 color space conversions
Hex:
        #d38142
        RGB:
        211, 129, 66
        CMY:
        17, 49, 74
        CMYK:
        0, 39, 69, 17
      HSL:
        26°, 62.2318%, 54.3137%
        HSV (HSB):
        26°, 68.7204%, 82.7451%
        XYZ:
        35.6976, 29.9427, 9.0523
        xyY:
        0.4779, 0.4009, 29.9427
      CIE-Lab:
        61.6048, 26.2443, 46.5116
        CIE-LCH:
        61.6048, 53.4050, 60.5661
        CIE-Luv:
        61.6048, 64.9099, 46.4544
        Hunter-Lab:
        54.7200, 20.6879, 28.4956
      #d38142 color charts
#d38142 RGB chart
      #d38142 CMYK chart
      #d38142 RGB pie chart
      #d38142 color shades, tints & tones
#d38142 color schemes
#d38142 color preview, HTML & CSS examples
           This text has a color of #d38142        
        
          <p style="color:#d38142;">Text here</p>
        
        
          .mytext {color:#d38142;}
        
        Text color #d38142
      
           This box has a color of #d38142        
        
          <div style="background-color:#d38142;">Content here</div>
        
        
          .mybackground {background-color:#d38142;}
        
        Background color #d38142
      
           Border around this has a color of #d38142        
        
          <div style="border:2px solid #d38142;">Content here</div>
        
        
          .myborder {border:2px solid #d38142;}
        
        Border color #d38142